Pages

Saturday 20 October 2012

Fuse ESB Development,Setup and Installation Step

Fuse ESD Development,First we need to plugin the Fuse IDE in Eclipse.

Fuse ESB Development Setup:
Fuse ESB setup for development, we need prerequisite.
  • JDK 1.6 or above
  • Eclipse: Eclipse Indigo 3.7.x, which has Maven m2e embedded in it.
  • Maven:  
Also you can download the prerequisite Software from this site.

Fuse IDE: Fuse IDE provides the ability to work with Fuse and Apache ActiveMQ, Camel, CXF, Karaf and ServiceMix.
You can view, create and edit Enterprise Integration Patterns, browse endpoints and routes, drag and drop messages, trace message flows etc.
Fuse IDE Version: 2.1.747

Adding Fuse Source for Installation:
To add the update site:
  1.  Select (Help → Install New Software) to open the Install wizard.
  2.  Enter (http://repo.fusesource.com/ide/) in the Work with field.

  1. Click Add to open the Add Repository dialog.
  2.  Enter a name Fuse ESB.
  3.   Click OK.
  4.  The Add Repository editor closes.



          5. Select Fuse IDE check box and click next button.

  6.  Click Next and Select I accept the terms of the license agreement.
          7.  Click Finish to finish installing the software.
          8.  When prompted, click Restart Now.
          9.  Create Fuse ESB project in eclipse.


Create Fuse ESB Project in Eclipse: After the plugin of Fuse IDE ,we can create fuse esb project of Eclipse wizard
1-Select Fuse ESB project on eclipse wizard


2-Select Type of module and create the project like camel,osgi,jbi bundle sample.

3-Sample project Created on eclipse with camel and maven build.



No comments:

Post a Comment