JBoss Community

Re: Every single remote ejb call starts full authentication process with SecurityDomain cache-type="default"

created by Michael Gronau in JBoss AS 7 Development - View the full discussion

Thank you Darran, our use case is a remote client calling the ejb and I see our login module for the remoting connector is only called once per user (as expected) but the module for the ejb security domain is called every time. We are not disconnecting between the calls.The only way I know how to disconnect is closing the client jvm (which is i my eyes another issue). I have tested this with latest build #772.

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community