Versions Compared

Key

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

...

If the server is started and running, a message appears as "WSO2 Carbon started in 'n' seconds."

Info
iconfalse

If you leave the Management Console unattended for a defined time, its login session will time out. The default timeout value is 15 minutes, but you can change this in <PRODUCT_HOME>/repository/conf/tomcat/carbon/WEB-INF/web.xml file as follows:

Code Block
languagehtml/xml
<session-config>
   <session-timeout>15</session-timeout>
</session-config>

Step 5. Stopping the Server

To stop the running server, simply hit Ctrl-C in the command window or choose the "Shutdown/Restart" link on the left-hand menu of the product's Management Console.

...

hiddentrue

...

.