Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Application Details panel provides the following information:

  • Context - The Web Application Context.
  • Display Name - Name of the Web Application.
  • File - The .war archive file of the application.
  • State - Whether it is started or stopped.
  • Last Modified - The date and time of the most recent modification of the application.

...

The following operations are available to be executed on a running application and its sessions.

  • Expire sessions - If enter a value for session expiry in minutes and click Expire sessions, all sessions of the application that have been idle for the given number of minutes or more will be expired. 
  • Expire All Sessions - When you click this link, all existing sessions of the application will be expired.
  • Reload - This option allows you to reload the application. For example, after doing some modification to the application's business logic, it can be reloaded to the Application Server.
  • Stop - This option allows you to stop the application running.

...