Looks like a classloading issue. Are you packaging JTA related jar files (jta.jar?) in
your WAR? If yes, remove those from the application's packaging. JBoss already ships
with these jar files. For more classloader related details in JBoss, see these:
http://wiki.jboss.org/wiki/JBossClassLoadingUseCases
http://wiki.jboss.org/wiki/ClassLoadingConfiguration
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4168181#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...