HI all,

I'm sorry for asking this question....
but I really can't find out what is the solution for this...
I realised that Thomas had said that dependent object cannot be loaded
implicitly....what do this mean? and what is the workaround for this?

would be appreciate for any pointer...thanks in advance.

tihoe

//Exception
[test] Begin transaction
[test] org.exolab.castor.jdo.QueryException: Could not find mapping for
class myapp.Product
[test] org.exolab.castor.jdo.QueryException: Could not find mapping for
class myapp.Product
[test]    at
org.exolab.castor.jdo.oql.ParseTreeWalker.checkFromPart(ParseTreeWalker.java:302)
[test]    at
org.exolab.castor.jdo.oql.ParseTreeWalker.checkErrors(ParseTreeWalker.java:219)
[test]    at
org.exolab.castor.jdo.oql.ParseTreeWalker.<init>(ParseTreeWalker.java:134)
[test]    at
org.exolab.castor.jdo.engine.OQLQueryImpl.create(OQLQueryImpl.java:274)
[test]    at
org.exolab.castor.jdo.engine.DatabaseImpl.getOQLQuery(DatabaseImpl.java:439)
[test]    at jdo.Test.run(Test.java:107)
[test]    at jdo.Test.main(Test.java:63)

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

Reply via email to