In development, the class is under project.ear/project.war/WEB-INF/classes/... in the
Jboss deploy folder.
In "production" mode, the jar is in the war file under WEB_INF/lib. And the war
file is in the ear file that is itself in the Jboss deploy folder.
I tried both (ear file and exploded) just to see and get the same exception.
I hope this helps.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4038607#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...