My caching is not disabled like below (copied from jboss-service.xml ) but the
caching is not working at all. Every call the web app is authenticating
against the database. Are any other possiblities leading to this problem?
<!-- 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>
|
| <attribute name="DefaultCacheTimeout">6000</attribute>
| </mbean>
|
Thanks.
jeffko
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3857688#3857688
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3857688
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user