Add the -verbose:class JVM option to the command line. The easiest way to do this is edit the run script and add it to JAVA_OPTS. Then when a class is loaded, the JVM will print the name of the class and the jar file it comes form.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4094652#4094652 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4094652 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
