Wolf-Dieter Fink [http://community.jboss.org/people/wdfink] created the 
discussion

"Re: What does this error message refer to in JBOSS 5.01?"

To view the discussion, visit: http://community.jboss.org/message/630323#630323

--------------------------------------------------------------
maven must not be correct  ;) 
what the error show is that the same class is loaded by a classloader 
jboss-service.xml and MVCProj1.war.
This are two different scopes and if the access use a referenced you will get 
such errors.

So check whether the class 
org.jboss.security.integration.JNDIBasedSecurityManagement is in your war/ear
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/630323#630323]

Start a new discussion in Beginner's Corner at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2075]

_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to