Running the Product
The following sections describe how to run the profiles of WSO2 Enterprise Integrator 6.6.0 (WSO2 EI).
Starting the product profiles
Before you begin:
- Download and install the product.
Apply the following changes:
To start each of the profiles in WSO2 EI 6.6.0, do the following:
Stopping the product profiles
To stop a profile, press Ctrl+C in the command window, or click Shutdown/Restart in the navigation pane of the management console.
Running the ESB profile via WSO2 Integration Studio
Before you begin, be sure to install both /wiki/spaces/EI6xx/pages/49612293 and the WSO2 EI product.
Follow the steps below to run the WSO2 Enterprise Integrator (EI) server via WSO2 Integration Studio.
- Open WSO2 Integration Studio and click Miscellaneous → Add New Server in the Getting Started tab as shown below.
- In the New Server dialog that opens, select the required product version:
- Click Next and go to the New WSO2 Enterprise Integrator Server Runtime step.
- Click Browse for the CARBON_HOME option and select the
<EI_HOME>
directory (parent directory of the product binary distribution). - Click Next and go to the next step. Keep the default ports.
Click Next and go to the Add and Remove step. If you have created any composite applications (in your instance of WSO2 Integration Studio) that you want to upload to your server, add them. You can also remove any unwanted applications from the server.
If you want to add multiple composite applications at once, select Add All.
- Click Finish. You can view the added server instance in the Servers tab.
- Click the Start icon in the Server tab to start the server:
Signing in to the management console
When you start a WSO2 server, the URL of the management console will be printed on the terminal. Copy this URL to your browser and sign in to the management console using admin as both the username and password.
When the management console sign-in page appears, the Web browser typically displays an "insecure connection" message, which requires your confirmation before you can continue.
The management console is based on the HTTPS protocol, which is a combination of HTTP and SSL protocols. This protocol is generally used to encrypt the traffic from the client to server for security reasons. The certificate it works with is used for encryption only and does not prove the server identity. Therefore, when you try to access the management console, a warning of untrusted connection is usually displayed. To continue working with this certificate, some steps should be taken to "accept" the certificate before access to the site is permitted. If you are using the Mozilla Firefox browser, this usually occurs only on the first access to the server, after which the certificate is stored in the browser database and marked as trusted. With other browsers, the insecure connection warning might be displayed every time you access the server.
If you want to make the management console available to external users, your organization should obtain a certificate signed by a well-known certificate authority, which verifies that the server actually has the name it is accessed by and that this server actually belongs to the given organization.
Running the product as a service
See the following topics for instructions:
What's next?
- Go to the quick start guide to get started with the product.