- WSO2 Developer’s Guide
- Fidel Prieto Estrada Ramón Garrido Lázaro
- 171字
- 2021-07-08 10:05:52
Starting/stopping WSO2 Enterprise Integrator
To start WSO2 EI, we have to follow these steps:
- Open a console and go to the <WSO2EI_HOME>\bin directory.
- Type the following command:
- On Linux or macOS: sh integrator.sh
- On Windows: integrator.bat --run
- You will see a log that the boot up is generating. The server will start up when you see a message log as shown:
WSO2 Carbon started in X sec
- We will also see the URL to access the WSO2 EI console in a message as follows:
Mgt Console URL : https://<EI HOST>:<PORT>/carbon/ Where <PORT> is: 8243 for WSO2 EI version 6.0.0 9443 for WSO2 EI version 6.1.0 o higher
This port number will not change depending on the version for the rest of the components provided with WSO2 EI.
We will see, similar to the following screenshot, that the server is up:




Shutdown and restart from Management Console
We also can shut down the product this way:
- On Windows: Using Ctrl+C in the command window
- On Linux/macOS: Using sh integrator.sh stop from the <EI_HOME>/bin/ directory
推薦閱讀
- Java語言程序設計
- Apache ZooKeeper Essentials
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- 零基礎玩轉區塊鏈
- Building a RESTful Web Service with Spring
- Learning Elixir
- Spring Cloud、Nginx高并發核心編程
- Python機器學習實戰
- Ext JS 4 Web Application Development Cookbook
- Swift Playgrounds少兒趣編程
- Spring Boot+Vue全棧開發實戰
- OpenCV with Python By Example
- Node.js從入門到精通
- Application Development with Parse using iOS SDK
- Mobile Forensics:Advanced Investigative Strategies