anonymous wrote : <security-domain>EncryptedDB</security-domain>
You have set the security-domain incorrectly in the oracle-ds.xml. It's name is not
matching with what is specified in the login-config.xml's application-policy. Change
the oracle-ds.xml to:
<security-domain>EncryptDBPassword</security-domain>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4129097#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...