Hi,
we use jboss-4.2.2.
What happens:
A user changes his password. We make a new login on all UserSessions. Everthing works
fine.
What is my problem:
A jms listener got an event, and the listener thread still has the old credential.
org.jboss.security.SecurityAssociation.getCredential() == oldCredential
Thread.currentThread() == MessageListenerThread
What can i do? Hope my problem is understandable.
Greetings
horst
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4173303#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...