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: Closed
>Resolution: Out of Date
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)

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

>Comment By: Andreas Schaefer (schaefera)
Date: 2002-02-04 14:14

Message:
Logged In: YES 
user_id=70434

If this problem persists with JBoss 2.4 or 3 then please 
report it again. JBoss 2.2 is not supported anymore.

Andy

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

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