Keith,

I will continue to use 0.9.5.3 until the problem is fixed.

Paul Spencer


Keith Visco wrote:


Paul,

We're aware of this problem and hope to have it cleared up shortly. Can you try using the loadMapping(InputSource) method instead?

--Keith

Paul Spencer wrote:


I upgraded from Castor 0.9.5.3 to 0.9.5.4 and the following exception is now being thrown.


Caused by: java.io.FileNotFoundException: myMapping.xml\myMapping.xml (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
at java.io.FileInputStream.<init>(FileInputStream.java:66)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:69)


at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:156)

at java.net.URL.openStream(URL.java:913)
at org.exolab.castor.util.DTDResolver.resolveEntity(DTDResolver.java:266)
at org.exolab.castor.mapping.Mapping.loadMappingInternal(Mapping.java:473)
at org.exolab.castor.mapping.Mapping.loadMapping(Mapping.java:407)


My call to loadMapping() is passing the following string "myMapping.xml".

This looks similar to bug number 1372.
   http://bugzilla.exolab.org/show_bug.cgi?id=1372

1) Has any on else having this problem run 0.9.5.4 or 0.9.6?

2) Workarounds?

Paul Spencer



----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev





----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev





----------------------------------------------------------- If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of:
unsubscribe castor-dev

Reply via email to