[jboss-dev-forums] [JBoss AS 7 Development] - Re: Every single remote ejb call starts full authentication process with SecurityDomain cache-type="default"
Daniel Jipa
do-not-reply at jboss.com
Sat Apr 14 17:07:30 EDT 2012
Daniel Jipa [https://community.jboss.org/people/danjee] created the discussion
"Re: Every single remote ejb call starts full authentication process with SecurityDomain cache-type="default""
To view the discussion, visit: https://community.jboss.org/message/730082#730082
--------------------------------------------------------------
Problem is solved now. The reason for this multiple calls was my login module.Due to the fact that my application was migrated from an OC4J application server, my custom login module class simply implemented the LoginModule interface so the option for password stacking was useless. After changing the login module so it will extend JBoss's UsernamePasswordLoginModule the cache begin to work. So for me this issue is resolved in 7.1.2 release.
Thank you,
Daniel
--------------------------------------------------------------
Reply to this message by going to Community
[https://community.jboss.org/message/730082#730082]
Start a new discussion in JBoss AS 7 Development at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2225]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20120414/8fdba6d4/attachment.html
More information about the jboss-dev-forums
mailing list