[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: the order of loading class (urgency! urgency! urgency! )

zhengxi do-not-reply at jboss.com
Sat Aug 16 00:48:44 EDT 2008


I did some testing about this.

ear1.ear
 |-war1.war
     |-WEB-INF\A.jar(includes a.class)
     |-test.jsp
war2.war
 |-WEB-INF\A.jar(includes a.class)

ear1.ear, war1.war, war2.war use the same repository to share jars.

when test.jsp call a.class, jsp will use a.class in the war2.war, not the war1.war.

I don't know why, can i cannot understand it.
thanks.

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

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



More information about the jboss-user mailing list