Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » Tomcat Users »

Session browsing/modifying

Veniamin Fichin

2004-04-23


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)

©2008 junlu.com - Jax Systems, LLC, U.S.A.