logo       

Re: Model.java:loadDefaultSchema bad exception chaining: msg#00020

text.xml.xforms.chiba.devel

Subject: Re: Model.java:loadDefaultSchema bad exception chaining

Adrian,

thanks for the hint. Have fixed that in HEAD.

Joern

Adrian Baker wrote:
If there's an exception in loadDefaultSchema in Model.java, it gets thrown away:

*private* *void* loadDefaultSchema(List list) *throws* XFormsException {
*try* {
...
}
*catch* (Exception e) {
*throw* *new* XFormsLinkException(*"could not load default schema"*, *this*.target, *null*);
}
}

It should be:

* throw* *new* XFormsLinkException(*"could not load default schema"*, e, *this*.target, *null*);





-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Chiba-developer mailing list
Chiba-developer-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@xxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/chiba-developer




-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise