1) Try to invalidate the session when the user changes the password. (Why does it matter
that the cache is still with the old password? The new password will anyway kick in on
next login).
or
2) Get MBeanServerConnection as:
MBeanServerConnection server= (MBeanServerConnection)new
InitialContext().lookup("jmx/rmi/RMIAdaptor");
|
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4126594#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...