Try this, add -verbose:class to the run.bat (or run.conf if you are using *nix 
OS) to the JAVA_OPTS section. Then start your server (you will have to redirect 
the output to a file to avoid very verbose classloading logs). Then access your 
application when server is started and look at the logs. The logs will give you 
the information about which jar is being used to load the class.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201643#4201643

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201643
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to