The following sections describe how to run WSO2 Enterprise Integrator (WSO2 EI).
...
Info |
---|
If you are using IBM JDK 1.8, change the value of the |
...
Info | |||||
---|---|---|---|---|---|
If you are using IBM JDK 1.8, follow the steps below to start the message broker profile.
|
- Open a command prompt (or a shell in Linux) and go to the
<EI_HOME>\wso2\broker\bin
directory. - Execute one of the following:
On Linux/Mac OS:
sh wso2server.sh
On Windows:
wso2server.bat
- The operation log keeps running until the Message Broker profile starts, which usually takes several seconds. Wait until the Message Broker profile fully boots up and displays a message similar to "WSO2 Carbon started in n seconds."
- Open the Message Broker Management Console using
https://localhost:9446/carbon
, and log in usingadmin
as the username as well as the password.
- Open the Message Broker Management Console using
...
- Open a command prompt (or a shell in Linux) and go to the
<EI_HOME>\wso2\msf4j\bin
directory. - Execute one of the following:
On Linux/Mac OS:
sh carbon.sh
On Windows:
carbon.bat
- The operation log keeps running until the MSF4J profile starts, which usually takes several seconds. Wait until the MSF4J profile fully boots up and displays a message similar to "WSO2 Carbon started in n seconds."
...
Info |
---|
|
...