[jboss-user] [Performance Tuning] - Re: Will loading the same JAR from several EARs increase Per

genman do-not-reply at jboss.com
Fri Feb 9 13:49:16 EST 2007


Yes, because each ear deployer will load the classes in separate classloaders. You can "share" classes by using a classloader setting in jboss.xml

http://www.jboss.org/wiki/Wiki.jsp?page=ClassLoadingConfiguration

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

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



More information about the jboss-user mailing list