This one time, at band camp, Ingrid Duda said:

ID>this is my first project with Castor JDO. The Problem I have: every time i
ID>have a second access to the database it cause the following Exception:
ID>org.exolab.castor.jdo.QueryException: Could not find class jdoproj.User
ID>     at org.exolab.castor.jdo.oql.ParseTreeWalker.checkFromPart(Unknown Source)
ID>     at org.exolab.castor.jdo.oql.ParseTreeWalker.checkErrors(Unknown Source)
ID>     at org.exolab.castor.jdo.oql.ParseTreeWalker.<init>(Unknown Source)
ID>     at org.exolab.castor.jdo.engine.OQLQueryImpl.create(Unknown Source)
ID>     at org.exolab.castor.jdo.engine.DatabaseImpl.getOQLQuery(Unknown Source)
ID>     at jdoproj.User.saveUser(User.java:223)
ID>     at Test.main(Test.java:25)

Ingrid,

Based on the above exception, it would appear that there is something
wrong with the mapping descriptor. Can you post the relevant portions
of your mapping descriptor and your client code for us to see?

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