At the bottom of this email is a copy/paste of the error output I am receiving from RunIt.bat. I'm using MySQL and have configured the xml config files in the example to use MySQL instead of postgresql. The example is located here ( http://www.openejb.org/cmp_entity_postgresql.html ). Does anyone have any suggestions ?

Thanks,
Jason Levens
[EMAIL PROTECTED]

Exception in thread "main" java.rmi.RemoteException: The bean encountered a non-
application exception.; nested exception is:
org.exolab.castor.jdo.PersistenceException: non persistence capable: org
.acme.employee.EmployeeBean
at org.openejb.core.transaction.TransactionPolicy.throwExceptionToServer
(TransactionPolicy.java:254)
at org.openejb.core.transaction.TxSupports.handleSystemException(TxSuppo
rts.java:191)
at org.openejb.alt.containers.castor_cmp11.CastorCmpEntityTxPolicy.handl
eSystemException(CastorCmpEntityTxPolicy.java:157)
at org.openejb.alt.containers.castor_cmp11.CastorCMP11_EntityContainer.c
reateEJBObject(CastorCMP11_EntityContainer.java:912)
at org.openejb.alt.containers.castor_cmp11.CastorCMP11_EntityContainer.i
nvoke(CastorCMP11_EntityContainer.java:521)
at org.openejb.server.EjbDaemon.doEjbHome_CREATE(EjbDaemon.java:728)
at org.openejb.server.EjbDaemon.processEjbRequest(EjbDaemon.java:539)
at org.openejb.server.EjbDaemon.run(EjbDaemon.java:374)
at java.lang.Thread.run(Thread.java:534)
Caused by: org.exolab.castor.jdo.PersistenceException: non persistence capable:
org.acme.employee.EmployeeBean
at org.exolab.castor.persist.ClassMolder.create(ClassMolder.java:822)
at org.exolab.castor.persist.LockEngine.create(LockEngine.java:492)
at org.exolab.castor.persist.TransactionContext.create(TransactionContex
t.java:827)
at org.exolab.castor.jdo.engine.DatabaseImpl.create(DatabaseImpl.java:34
5)
at org.openejb.alt.containers.castor_cmp11.CastorCMP11_EntityContainer.c
reateEJBObject(CastorCMP11_EntityContainer.java:821)
... 5 more






-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
http://OpenEJB.sf.net
OpenEJB-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/openejb-user

Reply via email to