[jboss-user] [EJB 3.0] - UserTransaction error - NoClassDefFoundError

A_titov82 do-not-reply at jboss.com
Sun Sep 3 16:34:32 EDT 2006


I try to lookup UserTransaction 

  | UserTransaction userTransaction=(UserTransaction) ctx.lookup("UserTransaction");
  | 

And here is exception:

  | Exception in thread "main" java.lang.NoClassDefFoundError: javax/transaction/UserTransaction
  | 	at my.TestClient.main(TestClient.java:26)
  | 
JBoss is 4.0.4.GA.
thank you for answer...

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3969119#3969119

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3969119



More information about the jboss-user mailing list