Hi Jon,

This may be a similar issue to the one reported here:

http://bugzilla.exolab.org/show_bug.cgi?id=1834

That bug was fixed for RC3, but there may be another jdo descriptor file which needs the same fix that I applied to the CategoryDescriptor.java.

I guess this means that the JDO test cases didn't catch this problem, if you're willing to use the CVS version to help us test, I can try and hunt down the descriptor for jdo-conf and make the same change I made to the CategoryDescriptor.java as described in the above bug.

Thanks,

--Keith

Jon Wilmoth wrote:
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





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

Reply via email to