Bugs item #426048, was opened at 2001-05-21 13:32
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=426048&group_id=22866

Category: JBossServer
Group: v2.2.1 (stable)
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
>Assigned to: Andreas Schaefer (schaefera)
Summary: NoClassDefFoundError on Cloudscape

Initial Comment:
Hi,

  I was trying to deploy EJB beans on the Jboss 
Server. The beans get deployed fine on both Cloudscape 
and Oracle databases. However, when I access the beans 
using Cloudscape database, I am getting this error. It 
works fine with the Oracle Database.

[] TRANSACTION ROLLBACK EXCEPTION:null; nested 
exception is:
        javax.ejb.EJBException
[] java.lang.ClassCastException: 
java.lang.NoClassDefFoundError
[]      at 
org.jboss.ejb.plugins.BMPPersistenceManager.callFinderM
ethod(BMPPersi
stenceManager.java:503)
[]      at 
org.jboss.ejb.plugins.BMPPersistenceManager.findEntity
(BMPPersistence
Manager.java:218)
[]      at org.jboss.ejb.EntityContainer.find
(EntityContainer.java:419)
[]      at java.lang.reflect.Method.invoke(Native 
Method)
[]      at 
org.jboss.ejb.EntityContainer$ContainerInterceptor.invo
keHome(EntityC
ontainer.java:639)
[]      at 
org.jboss.ejb.plugins.EntitySynchronizationInterceptor.
invokeHome(Ent
itySynchronizationInterceptor.java:160)
[]      at 
org.jboss.ejb.plugins.EntityInstanceInterceptor.invokeH
ome(EntityInst
anceInterceptor.java:87)
[]      at 
org.jboss.ejb.plugins.TxInterceptorCMT.invokeNext
(TxInterceptorCMT.ja
va:135)
[]      at 
org.jboss.ejb.plugins.TxInterceptorCMT.runWithTransacti
ons(TxIntercep
torCMT.java:263)
[]      at 
org.jboss.ejb.plugins.TxInterceptorCMT.invokeHome
(TxInterceptorCMT.ja
va:86)

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=426048&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to