This simple JBI component, sample-jbi-sa
, demonstrates deployment
to JBI containers, such as ServiceMix 3 or 4. It prints out a message when the service
assembly is deployed or undeployed.
To deploy the JBI service assembly sample:
When adding an
application, add the artifact sample-jbi-sa
.
Start ServiceMix 3 and install the ServiceMix 3 agent (if you haven't already done so).
Add the application to the Default deployment profile. See how the service assembly is deployed to ServiceMix.