[jboss-user] [Persistence, JBoss/CMP, Hibernate, Database] - Re: Hibernate using SecureIdentityLoginModule for accessing

jaikiran do-not-reply at jboss.com
Wed Feb 13 07:25:53 EST 2008


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#4129097

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



More information about the jboss-user mailing list