<?xml version="1.0" encoding="UTF-8"?>
  | <jboss-web>
  |     <security-domain>java:/jaas/SPDB</security-domain>
  | </jboss-web>

Change it to:

  | <?xml version="1.0" encoding="UTF-8"?>
  | <jboss-web>
  |     <security-domain>SPDB</security-domain>
  | </jboss-web>

and give it a try.

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

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

Reply via email to