Hello all!
Can anybody tell me how can I archive subj? I need to view all
sessions rotating in a server and have an ability to modify their
content, mainly for testing/debugging purposes.
I'm able to walk through Tomcat containers hierarchy
ServerFactory.getServer()
server.findServices()
service.getContainer()
container.findChildren()
container.getManager()
manager.findSessions()
...and so on, (privileged="true"), but I wonder if there are already
any application which can do it for me?
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)