[jboss-user] [EJB3] - Re: Can't get SessionContext.isCallerInRole(...) to work from remote call.
Krister Wicksell
do-not-reply at jboss.com
Wed May 4 08:44:17 EDT 2011
Krister Wicksell [http://community.jboss.org/people/kriwic] created the discussion
"Re: Can't get SessionContext.isCallerInRole(...) to work from remote call."
To view the discussion, visit: http://community.jboss.org/message/603408#603408
--------------------------------------------------------------
The test client is setting the property java.security.auth.login.config to the file auth.conf that have the following content:
zert {
org.jboss.security.ClientLoginModule required;
};
Shouldn't that be enough? I don't have any security domain called zert in my login-confix.xml. Instead I have deployed the security config listed above in my EAR-file.
--------------------------------------------------------------
Reply to this message by going to Community
[http://community.jboss.org/message/603408#603408]
Start a new discussion in EJB3 at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2029]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110504/379835fd/attachment-0001.html
More information about the jboss-user
mailing list