I'm wondering if the JaasSecurityManager needs its flushCache method. It does not appear to be called anywhere, and I don't think it is normally accessed except through its interfaces?? Is the preferred way to flush the cache the JaasSecurityManagerServiceMBean.flushAuthenticationCache method?
Also, in the jca stuff I now have 2 references to security stuff: a jndi name for the realm (? domain?) and an mbean ref to JaasSecurityManagerService, so I can flush the cache. This seems excessive to me. Is there a way to do this with only one reference of some kind? thanks david jencks _______________________________________________________________ Have big pipes? SourceForge.net is looking for download mirrors. We supply the hardware. You get the recognition. Email Us: [EMAIL PROTECTED] _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
