Tomcat 'guessed user' facility

Looking to see who was using the system at 4am on Boxing day, I called up Tomcat which told me that there was one user who last did something 6 minutes ago, but not who it was.

The discussion at http://tomcat.10.x6.nabble.com/How-does-the-Tomcat-Manager-guess-at-quot... indicates that if we modify the openvpms code to include the user name in the session data then the Tomcat manager will find this.

I think that this would be a useful addition to the system.

Regards, Tim G

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Re: Tomcat 'guessed user' facility

Stick in a JIRA and I'll look at it for 1.8.

-Tim A

Re: Tomcat 'guessed user' facility

Done - see Jira-1406.  Regards & Happy New Year, Tim G

Re: Tomcat 'guessed user' facility

Note that one does not really need this facility (though it would be nice) - if you look closely at the session data you can see in the SPRING_SECURITY_CONTEXT the 'name=' - see snippet below.

Regards, Tim G

Syndicate content