In case anyone was dying of curiosity, I happened to come across the definition of java:timedCacheFactory. It's in JaasSecurityManagerService- the factory is created (and JNDI-bound) when the MBean is started, so if you didn't have the factory then this service hadn't started properly (check conf/jboss-service.xml and mbean jboss.security:service=JaasSecurityManager). It would be quite unusual to run JBoss without the security manager service.
The name and class for this default seem to be hard coded. View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3840396#3840396 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3840396 ------------------------------------------------------- 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
