On 31 Jul 2001 13:43:25 +0400, Andrew wrote:
>     Hi, I've little problem with latest beta.I've BMP bean and when I try to create 
>it throws exception:
> 
> [Contract] TRANSACTION ROLLBACK EXCEPTION:null; nested exception is:
>         javax.ejb.EJBException
> [Contract] java.lang.ClassCastException: java.lang.NoClassDefFoundError

> But all deployed fine and I can't find my class in this stacktrace.
> What's the problem?

It probably means what it says on the tin, namely that it cannot find 
a class that is required by the bean.

Are you sure all objects that this particular BMP bean needs are inside 
the jarball?

Hope this helps && Happy Jbossing!
--
  Nicolai P Guba    http://www.gnu.org         http://www.frontwire.com
                    mailto:[EMAIL PROTECTED]     mailto:[EMAIL PROTECTED]
                    GSM: +44 (0)7909 960 751   DDI: +44 (0)20 7368 9708

_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to