Hi we run through the same problem. I found (http://www.javaworld.com/javaworld/jw-08-2001/jw-0831-jaas.html) this information regarding caching: "Note that you can configure the JaasSecurityManager to use a cache of authentication information so that a JAAS login is not performed on every method invocation. If no cache is specified in the JaasSecurityManager's configuration, a timed cache is used by default."
>From our test JBoss refresh cached authentication information in 30 minutes range (30 >minutes after change was made actually). I still looking to configure caching mechanizm (change cached time, enforce refreshing...) If you get more information regarding caching, can you share it? View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3833941#3833941 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3833941 ------------------------------------------------------- This SF.Net email is sponsored by Sleepycat Software Learn developer strategies Cisco, Motorola, Ericsson & Lucent use to deliver higher performing products faster, at low TCO. http://www.sleepycat.com/telcomwpreg.php?From=osdnemail3 _______________________________________________ JBoss-Development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
