|
From: kunta89 <do-...@jb...> - 2006-07-10 20:25:54
|
Hi I'm working with JBoss 3.2.1. I've developed and deployed into it a web application. The application is working well, but I'm having problems with some kind of data cache.
E.g.: I'm logged as admin user, then change the password for a normal user ("user01"), then I logout and login with "user01" as username and the old password and I can access to my web application.
Also I can access if I try with the new password.
Restarting the server fix this situation and I can access only with the new password.
The data into the database is updated ok.
This is clearly wrong but I don't know why it is happening. It is a JBoss bug?
I'm using container-managed security
Can anyone help me?
Thanks in advance
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3956749#3956749
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3956749
|