Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We have recently added a JBoss deployer that allows you drop JBI components and service-assemblies directly into your JBoss 4.0 .2 deploy directory and have JBoss picks them up and and passes them to a ServiceMix JBI container running right inside the application server. You will see your JBI MBeans in the normal JMX console and be able to access your J2EE resources as you would with a standard JBoss deployable component.

Info
titleDownload ServiceMix/JBoss Deployer Bundle

You can download the ServiceMix 1.0 release bundled with the JBoss deployer here

Currently the deployer is available from CVS in tooling/jboss-deployer, the build process is completely managed by Maven, though you will first need to install a SAR plugin for Maven to allow it to build the SAR (Service Archive) for the JBoss deployer. This can be done by checking out tooling/maven-sar-plugin and running:

...

Above is the VFS example, however note that to run under JBoss you need to make sure that the createMBeanServer property is false.

To make life a little easier you can download the JBoss Deployer for ServiceMix M2

If you want to make use of the *-sm.xml deployer functionality you can download the JBoss Deployer for ServiceMix (Snapshot)