When I start Jetty server in Eclipse (using the jetty-wtp plugin) the console output this error message:
Caused by: java.lang.NoClassDefFoundError: javax/transaction/UserTransaction
My installed environment is:
How can I solve this?
Try adding the JTA API to your classpath. You can download from the java.net Maven repo at
http://download.java.net/maven/2/javax/transaction/jta/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With