Stop!!!
DON'T include J2ee.jar if you not necessarily MUST!
It interferes with JBoss!
Burkhard
----- Original Message -----
From: "Nick Taylor" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 05, 2001 10:33 AM
Subject: RE: [JBoss-user] Error fetchning session bean


>
>
> > -----Original Message-----
> > From: Nicolai P Guba [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, July 04, 2001 5:33 PM
> > To: [EMAIL PROTECTED]
> > Subject: Re: [JBoss-user] Error fetchning session bean
> >
> >
> > >>>>> "NT" == Nick Taylor <[EMAIL PROTECTED]> writes:
> >
> > >> Hmmm, I got this error.  The bean verifies and is deployed.  Could
> > >> somebody please shed some light into this?  Am I missing a jar
> > >> file?
> >
> > NT> yep, jboss-client.jar
> >
> > Arrrgh.  *pilot error*.  I had the file in my classpath but jde-mode
> > doesn't barf when the file doesn't exist.  I did some restructuring
> > (bad thing) and created a little problem.
> >
> > Now I'm getting this:
> >
> >
> > Exception in thread "main" java.lang.NoClassDefFoundError:
> > javax/transaction/TransactionManager
> > at java.lang.Class.getMethods0(Native Method)
> > at java.lang.Class.getDeclaredMethods(Class.java:1039)
> > at
> > java.io.ObjectStreamClass.computeSerialVersionUID(ObjectStream
> > Class.java:873)
> > at
> > java.io.ObjectStreamClass.access$200(ObjectStreamClass.java:46)
> > at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:420)
> > at java.security.AccessController.doPrivileged(Native Method)
> > at java.io.ObjectStreamClass.init(ObjectStreamClass.java:401)
> >
> >
> > Another jar file missing?
> >
>
> the transaction stuff is in suns j2ee reference impl (j2ee.jar)...not sure
> where it lives in jboss tho.
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user


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

Reply via email to