0 Replies Latest reply on Nov 10, 2003 6:01 AM by rickardsson

    flushAuthenticationCache in cluster

    rickardsson

      I need to flush the authentication cache on all nodes within a cluster. I achieve this today by sending a request over JMS to all nodes in the cluster telling them to flush the authentication cache for a particular principal. It would be nice though, if JBoss took care of this automatically. Is the authentication cache clustered in JBoss 3.2.2, i.e. will JBoss automatically forward flushAuthenticationCache to all nodes in a cluster?