This one time, at band camp, Matthew Baird said:

MB>I'm getting a lot of:
MB>java.lang.NoClassDefFoundError: org/exolab/castor/persist/CollectionProxy
MB>        at org.exolab.castor.persist.ClassMolder.load(Unknown Source)
MB>        at org.exolab.castor.persist.LockEngine.load(Unknown Source)
MB>        at org.exolab.castor.persist.TransactionContext.load(Unknown Source)
MB>        at org.exolab.castor.persist.QueryResults.fetch(Unknown Source)
MB>        at org.exolab.castor.jdo.engine.OQLQueryImpl$OQLEnumeration.hasMore(Unknown 
Source)
MB>        at org.exolab.castor.jdo.engine.OQLQueryImpl$OQLEnumeration.hasMore(Unknown 
Source)
MB>
MB>in the test cases for oracle. I searched for CollectionProxy.java and didn't find 
it anywhere in the source. Is this a known issue, or did my cvs just not sync up 
correctly?


Matthew,

CollectionProxy is an internal class within the ClassMolder. I'm
not sure why the tests would throw aNoClassDefFoundError. Are you
executing the tests via the test script or are you executing them
in some other manner?

Also why do you feel that CVS is at fault? Did you experience some
trouble?

Bruce
--

perl -e 'print unpack("u30","<0G)U8V4\@4VYY9&5R\"F9E<G)E=\$\!F<FEI+F-O;0\`\`");'

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

Reply via email to