Setting up the Environment

The content in this documentation is for older versions of WSO2 products. For updated information on Enterprise Integration Patterns, go to the latest Micro Integrator documentation.

Setting up the Environment

Follow the steps below to set up the environment to try out the examples given in each enterprise integration pattern.

  1. To deploy the back-end service SimpleStockQuoteService, navigate to the <ESB_HOME>/samples/axis2Server/src/SimpleStockQuoteService directory and execute the ant command in a new Console tab. 

  2. To start an Axis2 server instance, navigate to the <ESB_HOME>/samples/axis2Server directory and execute the corresponding command in a Console tab. 

    • On Windows: axis2server.bat

    • On Linux/Solaris: ./axis2server.sh

  3. Download and install WSO2 ESB Tooling. 

  4. Import the archive (ZIP) file you downloaded to WSO2 ESB Tooling. For instructions, see Importing Existing Projects into Workspace in WSO2 ESB Documentation.

  5. Run the WSO2 ESB server. For instructions, see Running WSO2 ESB via Tooling in WSO2 ESB Documentation.

If you want to try the samples using the Management Console, create a Composite Application (CAR file) of the project you imported, click MainCarbon Applications, and upload it to WSO2 ESB.