Re: default realm set to JAASRealm in StandardEngine

2011-09-24 Thread Konstantin Kolinko
2011/9/21 <1983-01...@gmx.net>: > Hi folks, > > I have removed the MemoryRealm from my server.xml in Tomcat 6.0.33 and > noticed that the StandardEngine creates a JAASRealm [1]: > 21.09.2011 09:14:58 org.apache.catalina.realm.JAASRealm setContainer > INFO: Set JAAS app name Catalina > > What is t

Re: Session management issue with Tomcat

2011-09-24 Thread Pid
On 23/09/2011 19:47, Martin O'Shea wrote: > I should have mentioned that as only one user can be logged into a browser > session at any one time, they do have to log out for another user to log on. > But the logging out process does not do any cookie handling or > server-session invalidation. The