When you are ready to test your application in an enterprise environment, you can quickly and easily deploy it into Fuse ESB Enterprise by using the Deploy to... tool, which builds your application, runs the tests, and then installs the application as a bundle inside Fuse ESB Enterprise.
This procedure assumes that you have access to a running instance of Fuse ESB Enterprise.
Open the Fuse Integration perspective.
In JMX Explorer, expand the Local Processes node, and double-click FuseESB[xxx] to connect to it.
In Project Explorer, right-click the project you want to deploy to open the context menu.
Click > .
Check Console view to see that your project builds and tests successfully and gets installed in FuseESB[xxx].
In JMX Explorer, click > to populate Properties view with the list of bundles installed in FuseESB[xxx].
Use the search tool in Properties view to check that your project's bundle was installed.
Start typing the name of your project, and the search tool will display the bundles whose names match the current string.
In JMX Explorer, right-click FuseESB[xxx] to open the context menu, and then click Refresh.
Expand FuseESB[xxx] to view your project's nodes.
Now you can test and debug your application in a Fuse ESB Enterprise environment.