[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: java2ParentDelegation does not work

jaikiran do-not-reply at jboss.com
Wed Jan 14 04:21:38 EST 2009


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



More information about the jboss-user mailing list