It is castor 1.0.5. -----Original Message----- From: Werner Guttmann [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 01, 2008 3:16 PM To: [email protected] Subject: Re: [castor-user] Castor Exception
Mike, personally, I have yet to switch using Java 6, but let's see whether there is more than one pattern. What version of Castor, if I may ask ? Werner Mike Wannamaker wrote: > Just wondering if anyone has seen this. I recently upgraded to java 6 > version 05 and I get an exception when using castor. It happens on both > tomcat 5.5.26 and 6.0.14 and on both of these versions of tomcat using > java 5 the issue is not seen. For some reason java 6 can't find my data > classes? > > TIA > Mike > > > Exception: > > 04/01 00:39:02 [080-Processor24] ERROR - > com.propertyspot.util.CastorHelper - getDatabase(): Could not find the > class [Lcom.propertyspot.core.data.PictureInfo; > org.exolab.castor.mapping.MappingException: Could not find the class > [Lcom.propertyspot.core.data.PictureInfo; > at > org.exolab.castor.persist.FieldMolder.<init>(FieldMolder.java:541) > at > org.exolab.castor.persist.ClassMolder.<init>(ClassMolder.java:369) > at > org.exolab.castor.persist.ClassMolderHelper.createClassMolder(ClassMolde > rHelper.java:84) > at > org.exolab.castor.persist.ClassMolderHelper.resolve(ClassMolderHelper.ja > va:70) > at org.exolab.castor.persist.LockEngine.<init>(LockEngine.java:174) > at > org.exolab.castor.persist.PersistenceEngineFactory.createEngine(Persiste > nceEngineFactory.java:74) > at > org.castor.jdo.engine.AbstractConnectionFactory.initializeEngine(Abstrac > tConnectionFactory.java:218) > at > org.castor.jdo.engine.AbstractConnectionFactory.initialize(AbstractConne > ctionFactory.java:156) > at > org.castor.jdo.engine.DatabaseRegistry.loadDatabase(DatabaseRegistry.jav > a:141) > at > org.castor.jdo.engine.DatabaseRegistry.loadDatabase(DatabaseRegistry.jav > a:101) > at > org.exolab.castor.jdo.JDOManager.loadConfiguration(JDOManager.java:323) > at > org.exolab.castor.jdo.JDOManager.loadConfiguration(JDOManager.java:356) > > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > > --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

