I know time went into fixing the loading of mapping
relative paths within a database.xml file, but I
wasn't able to get this working with the new release. 
Trying to work around the problem, I switched to a
fully qualified file url for each "mapping" element in
my database xml file.  This fixes the
FileNotFoundExceptions, but now I'm getting an
org.exolab.castor.jdo.DatabaseNotFoundException: 

Nested error: unable to find FieldDescriptor for
'jndi' in ClassDescriptor of jdo-conf{file:
file:///C:/dev/java/jakarta/tomcat-5.0.28/webapps/chronos/WEB-INF/CastorDatabaseConfig.xml;
line: 4; column: 47}: Nested error: unable to find
FieldDescriptor for 'jndi' in ClassDescriptor of
jdo-conf{file:
file:///C:/dev/java/jakarta/tomcat-5.0.28/webapps/chronos/WEB-INF/CastorDatabaseConfig.xml;
line: 4; column: 47}

I searched the list archives and saw a single
(seemingly un-resolved) email with the same problem
reported in 0.9.5.4.  Is the relative path bug fix
supposed to be included in this release candidate?  Is
there a workaround/permanent solution to the later problem?



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

Reply via email to