LibraryToggle FramesPrintFeedback

Using the Maven JBI Tooling

Packaging application components so that they conform the JBI specification is a cumbersome job. Fuse ESB Enterprise includes tooling that automates the process of packaging you applications and creating the required JBI descriptors.

Fuse ESB Enterprise provides a Maven plug-in and a number of Maven archetypes that make developing, packaging, and deploying JBI artifacts easier. The tooling provides you with a number of benefits including:

  • automatic generation of JBI descriptors

  • dependency checking

Because Fuse ESB Enterprise only allows you to deploy service assemblies, you will need to do the following when using the Maven JBI tooling:

  1. Set up a top-level project to build all of the service units and the final service assembly.

  2. Create a project for each of your service units..

  3. Create a project for the service assembly.

Comments powered by Disqus