[JBoss-user] [Security & JAAS/JBoss] - Re: flushing cache on session timeout!

2005-04-04 Thread Belal
The web.xml has: .. 1 .. The jboss-web.xml looks like: java:/jaas/TatSecurityDomain when I wanted to access any page after 1 minute of the 1st login, I requested to fill the login info. again. but when I logged in again, my login module wasn't executed at all, jb

[JBoss-user] [Security & JAAS/JBoss] - flushing cache on session timeout!

2005-04-04 Thread Belal
Hi, How can I flush the JAAS authentication cache upon session timeout in JBOSS 4.0.1? I tried what is there in this link, but it doesn't work!!! http://www.jboss.org/wiki/Wiki.jsp?page=CachingLoginCredentials Any help please! View the original post : http://www.jboss.org/index.html?mod

[JBoss-user] [Security & JAAS/JBoss] - Getting subject from Ejb container?

2005-03-04 Thread Belal
ct subject = Subject.getSubject(ctx); first option works successfully, but the second option fails (subject is null)!! which one is JAAS/J2EE standard? why the second one didn't work? and when and why to use either option? thanks, Belal View the original post : http://www.jboss.org/index