...
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,
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.
...