In jboss-service.xml you will find:

   <!-- JAAS security manager and realm mapping -->
  |    <mbean code="org.jboss.security.plugins.JaasSecurityManagerService"
  |       name="jboss.security:service=JaasSecurityManager">
  |       <attribute name="SecurityManagerClassName">
  |          org.jboss.security.plugins.JaasSecurityManager
  |       </attribute>
  |    </mbean
  | 

Add parameters:


  | <attribute name="DefaultCacheTimeout">TimeoutInSeconds</attribute>
  | <attribute name="DefaultCacheResolution">TimeoutInSeconds</attribute>

If not specified, JBoss use the following values:

DefaultCacheTimeout=1800
DefaultCacheResolution=60 (interval to check the cache)

/G







View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840434#3840434

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840434


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - 
digital self defense, top technical experts, no vendor pitches, 
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to