This plugin allows XL Deploy to deploy and configure applications in an IBM Integration Bus.
- IBM Integration Bus (IIB) 9.x or better
- XL Deploy 5.5 or better
Place the plugin JAR file into your SERVER_HOME/plugins
directory.
-
IIB Containers
- iib.Server
IIB Server where
BAR
files can be configured and deployed
iib.Server
extendsudm.BaseContainer
Properties Description host Overthere Host containing the IIB Server iib_home Home directory of IIB server integration_node Integration node name integration_server Integration server name The IIB Server has several control tasks associated with it as follows:
Task Description Start Message Flow Start IIB Execution Engine on an integration_node
for anintegration_server
Start Broker Start IIB Message Broker Server Stop Message Flow Stop IIB Execution Engine on an integration_node
for anintegration_server
Stop Broker Stop IIB Message Broker Server - iib.BarFile
IIB
BAR
file to deploy on theiib.Server
iib.BarFile
extendsudm.BaseDeployedArtifact
Properties Description preProperties Pre Deployment override properties postProperties Post Deployment override properties completeDeployment Add -m flag to deploy complete information restartAllApplications Add --restart-all-applications flag - iib.Server
IIB Server where
##References##