Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

The Management Console makes use of the default HTTPS servlet transport, which is configured in the mgtcatalina-transportsserver.xml file in directory <PRODUCT_HOME>/repository/conf/tomcat. It is essential for this transport to be properly configured in this file for the Management Console to be accessible by users.

...

Make sure you have run the product by executing the shell script (for Linux/Solaris) or the batch file (for Windows) as explained in the previous section. With any WSO2 product properly installed, you can access its Management Console (Web interface) by opening a Web browser and typing in the management console's URL as it appears in the start script's log. For example,

Image RemovedImage Added

Accessing from Internet/LAN

...

Code Block
https://<Server Host>:94459443/carbon

2. The product's homepage opens.

...

Code Block
https://localhost:94459443/carbon

2. Once you have established a connection, the Management Console opens in the anonymous mode.

...