0 Replies Latest reply on Jun 13, 2007 11:24 PM by gaopeng_victor

    How can I monitor the user sessions  of a particular WAR ?

    gaopeng_victor

      I want to monitor a Web application(WAR)'s user session state, such as:
      how many sessions have been created,
      how to list all user sessions for a WAR,
      how to see a particular session's state, such as: inactive time, last update time etc.

      Is there a way to monitor this information from the jmx-console?

      thanks for any help.