Michael Gronau [
https://community.jboss.org/people/Michael_Gronau] created the discussion
"Every single remote ejb call starts full authentication process with SecurityDomain
cache-type="default""
To view the discussion, visit:
https://community.jboss.org/message/722172#722172
--------------------------------------------------------------
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?
https://issues.jboss.org/browse/AS7-3498
AS7-3498
Best regards,
Michael Gronau
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/722172#722172]
Start a new discussion in JBoss AS 7 Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]