Deploy a JBI package

This functionnality is provided by the ServiceMix plugin, so you need to install it.

In the popup menu on a CIMERO file, choose "Deploy on ServiceMix".
If a server is configured and is started, the JBI package representing your CIMERO file (your workflow) will be copy to the deploy directory of ServiceMix.

Note that if any drools file is needed by your workflow, it will be also deploy.

You can see the deploy state in the console view (started server console instance).

It's also possible to undeploy your package, by choosing this option in the popup menu.
If the related JBI package was deploy (and if the server is started), the package will be remove from the deploy directory of ServiceMix.

Note that if any drools file was needed by your workflow, it will be also undeploy.

You can see the undeploy state in the console view (started server console instance).

Warning : The CIMERO Plug-in doesn't install required component into ServiceMix so if necessary, you must install them manually.