[jboss-user] [Beginners Corner] - Re: A new understanding of ClassLoaders...

PeterJ do-not-reply at jboss.com
Thu Feb 22 17:06:46 EST 2007


Sorry, but without knowing more details about the relationships among your classes in the various jar files, I really cannot answer your last question.

There is something you might try to learn a little more about what is going on: start the JVM passing it the -verbose:class option. This causes the JVM to state where it found each class. Sometimes looking that this output clears up what is going on, especially if you see a class being loaded from an unexpected location.

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

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



More information about the jboss-user mailing list