Briefly, your jboss-web.xml will be:
<jboss-web>
  |    <class-loading> 
  |       <loader-repository> 
  |       dot.com:loader=unique-archive-name 
  |       </loader-repository> 
  |    </class-loading>
  | </jboss-web> 

anonymous wrote : The dot.com:loader=unique-archive-name are JMX ObjectName 
strings that have no significance other than that they must be unique to ensure 
unique class loading scopes. It might be useful to use the same name as used 
for the EAR/WAR-file. 




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

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


-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to