| Author |
Security role refreshing period in JBOSS.
|
Akhil Kashyap
Greenhorn
Joined: Feb 12, 2010
Posts: 17
|
|
Hi
I am working on an application which is using 'j_security_check' for login authentication. User security roles are residing in DB.
Now if any UI user is given a new role it takes a lot of time to reflect (usually more than 20 hours), provided JBoss is not restarted.
I have tried repeated logins, as I was thinking that JBoss checks the security roles from DB on each login, but new role is not being reflected.
So I am wondering where this time period (after which JBoss checks the security roles from DB) is set in JBoss.
Thanks in advance.
Regards,
Akhil Kashyap.
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
Moving to JBoss.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
Jaikiran Pai
Marshal
Joined: Jul 20, 2005
Posts: 8142
|
|
See this
|
[My Blog] [JavaRanch Journal]
|
 |
Akhil Kashyap
Greenhorn
Joined: Feb 12, 2010
Posts: 17
|
|
Thanks Jaikiran. It solved my problem.
Regards,
Akhil Kashyap.
|
 |
 |
|
|
subject: Security role refreshing period in JBOSS.
|
|
|