anonymous wrote : but the class IS INSIDE THE WEBAPP
Run the following command from the prompt and post your output:
jar -tf yourApp.ear
or
jar -tf yourApp.war
This will display the contents and the directory structure of your application.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957694#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...