Folks,

I have deployed a J2EE app to TC 5.0.25.
The app has the j2ee.jar library in the webapps/<application>/WEB-INF/lib
directory


When I access the app it displays a page with this info:

javax.servlet.ServletException: Servlet execution threw an exception 
root cause 
java.lang.NoClassDefFoundError: javax/transaction/UserTransaction


I don't understand this error because the UserTransaction class is in the
j2ee.jar file, and this is in the WEB-INF/lib dir.
What's going on here? 
Does the j2ee.jar need to go somewhere else as well?


TIA -Adam


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to