[jboss-user] [Beginners Corner] - Re: 2 x the same class - Which will be loaded/used?

PeterJ do-not-reply at jboss.com
Tue Apr 14 13:28:34 EDT 2009


First in classpath usually wins. You can verify this adding the -verbose:class JVM option to the command line. This option causes the JVM to print the JAR file for each class loaded.

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

Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4225444



More information about the jboss-user mailing list