How to Install Developer Studio ESB Tool

How to Install Developer Studio ESB Tool

As you may already know WSO2 have changed the product strategy to provide a runtime along with tooling and analytics. So now on wso2 each product will come with a runtime, tooling and analytics.

Screen Shot 2015-12-08 at 1.11.43 PM
WSO2 Product Strategy

For example for the latest product ESB you will find three components.

  • Runtime : WSO2 ESB 5.0.0
  • Tooling : WSO2 Developer Studio ESB Tooling 5.0.0
  • Analytics : WSO2 ESB Analytics 5.0.0

This tutorial will guide you install WSO2 Developer Studio ESB Tooling with the new tooling strategy.

New WSO2 Developer Studio Tooling Strategy

WSO2 Developer Studio also moved in to a kernel-based model with its new architecture revamp in version 4.0.0. WSO2 Developer Studio Kernel provides a set of common plug-ins, which can be used to develop Eclipse plug-ins for WSO2 products that are based on WSO2 Carbon platform.  All the product specific plug-ins will use the Developer Studio Kernel as the base for their respective tooling implementation.

If you have used WSO2 Developer Studio you know that previous versions include tooling support for create many WSO2 product artifacts. But actually a user may not need tooling support for all of these products. User may only use few products in the production. So now onwards user can select what he only needs and install those.

So now you can install only the ESB tooling support with developer studio. There are several ways to get this done.

  1. Install on top of Eclipse distribution
  2. Install on top of WSO2 Developer Studio Kernel
  3. Download the WSO2 Developer Studio ESB Tool Installed Distribution

1. Install on top of Eclipse distribution

Lets install WSO2 Developer Studio ESB Tooling 5.0.0.

First we need to have a compatible Eclipse Distribution. WSO2 Developer Studio ESB Tooling 5.0.0 is based on WSO2 Developer Studio Kernel 4.1.0. As WSO2 Developer Studio Kernel based on Eclipse mars ( Eclipse 4.5) we need to have Eclipse Mars distribution. You  can download it from here. Download the respective version according to your OS.

Now you have the Eclipse compatible eclipse distribution to install WSO2 Developer Studio ESB Tooling. You can download the beta2 composite P2 from here. Composite P2 will contain both ESB tooling and Developer Studio kernel features bundled together. So You can directly install the downloaded composite p2 in Eclipse.

Following are the steps to install composite p2 to Eclipse.

  1. Goto Eclipse help->Install New Software… installNewSoftwareClose
  2. Add composite P2 as a repositoryinstallDialogAddRepository
  3. Click Archive button and select the composite p2 form the file system
  4. selectcompositezipThen software installation dialog will show the feature list of the composite p2. Select all features.esbtoolfeatures
  5. Remove the check of Contact all update sites check box and click the next button.untickbutton
  6. Then you will ask to accept license of the software and to restart after installation.

After restating the Eclipse you will have a Eclipse with WSO2 Developer Studio ESB Tooling capabilities.

 

2. Install on top of WSO2 Developer Studio Kernel

If you already have a Eclipse with WSO2 Developer Studio Kernel, you only need to install  ESB Tooling features. You can download the beta2 main p2 of WSO2 Developer Studio ESB Tooling from here.

You can install the downloaded main p2 on WSO2 Developer Studio Kernel by following the above mentioned steps.

3. Download the WSO2 Developer Studio ESB Tool Installed Distribution

If you don’t have a compatible eclipse distribution you can download WSO2 Developer Studio ESB Tooling install distribution which contain Eclipse distribution, developer studio kernel and esb tooling together. You only need to extract and run.

You can see the all beta2 release in here.

Download Links

 

 

3 thoughts on “How to Install Developer Studio ESB Tool

  1. Greate post. Where is the URL to download the distribution as described by option 3? (3. Download the WSO2 Developer Studio ESB Tool Installed Distribution)
    Thank you
    Looking forward to get the final version

    Like

Leave a comment