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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
