Hi,

I'm having a problem with JBoss client. It runs fine
from UNIX, but when I try and run the same client on
NT 4.0, I get a NoClassDefFoundError. Here's the
command line:

C:\>java -classpath
ejb.jar;jaas.jar;jbosssx-client.jar;jboss-client.jar;jnp-client.jar;interest.jar;.
JNLPTestMain

Exception in thread "main"
java.lang.NoClassDefFoundError:
javax/transaction/TransactionManager


If I change jboss-client.jar to
C:\JBoss-2.2.2\client\jboss-client.jar, it works fine
on NT. Any ideas what is causing this? 

Thanks,

Rob


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

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

Reply via email to