Have you configured classloader isolation for your application by specifying 

<jboss-app>
  |   <loader-repository> 
  |   com.example:loader=unique-archive-name 
  |      <loader-repository-config> 
  |      java2ParentDelegation=false 
  |      </loader-repository-config> 
  |   </loader-repository>
  | </jboss-app>

in the jboss-app.xml file of your ear.

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4018565
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to