JBoss Community

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

Hello,

I'm trying to move our big j2ee application to JBoss 7 (currently using 7.1.1 nightly build). We have configured a SecurityDomain for our ejb's with custom login modules. The domains are configured to use caching with cache-type='default', but it seems this is not working correctly. Every single call (with the same user, who has already authenticated successfully on the client side) to a secured ejb method starts the full authentication process from the beginning, which has a big performance impact to us. Is this a bug, or (hopefully not) by design?

 

I found this bug, maybe its the same problem?  AS7-3498

 

Best regards,

Michael Gronau

Reply to this message by going to Community

Start a new discussion in JBoss AS 7 Development at Community