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&...]