If anybody cares or even visits this forum, the problem was in the default
jboss-service.xml that is bundled in the tomcat sar directory. You need to change the
Java2ClassLoadingCompliance attribute to true:
| <attribute
name="Java2ClassLoadingCompliance">true</attribute>
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4179138#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...