https://webspheremessagebrokeronlinetraining.blogspot.com/2015/07/deployment-methods.html
The
deployment methods should be choosen in an appropriate way on which you are
working. Some of the deployment methods areWebSphere Message Broker Toolkit,
the mqsideploy command, the WebSphere Message Broker Explorer. Those can also
be functions that are described by the Administration API for WebSphere Message
Broker (also known as the CMP API).
Here
some of the deployment techniques are described as follows:
Using the
WebSphere Message Broker Toolkit:
When
we use WebSphere Message Broker Toolkit, the Brokers view of displays all the
brokers that are on local machine which is defined by you and any remote
brokers that you have defined connections to. If a broker is expanded, then all
the execution groups within that broker are displayed together with deployed
message flows, and their associated resources. A message flow or a broker
archive (BAR) file can be dragged from the Broker Development view onto an
execution group for deploying it. Alternatively, you can right-click an
execution group to select a message flow or a BAR to deploy to the selected
execution group.
Note: Use this method of WebSphere Message Broker Toolkit only if your role is as an application developer, or if you are new to WebSphere Message Broker.
** Note : For Online Training / Corporate Training Visit virtualnuggets.com **
Using
the WebSphere Message Broker Explorer
The Navigator view of the WebSphere
Message Broker Explorer displays all the brokers on the local machine which is
defined by you, and also any remote brokers that you have defined connections
to. If you expand a broker, all the execution groups within that broker are
displayed together with deployed message flows, and their associated resources.
You can import broker archive (BAR) files into the WebSphere Message Broker
Explorer. The BAR files are displayed in the Broker Archive Files folder in the
WebSphere Message Broker Explorer. You can drag a broker archive (BAR) file
from the Broker Archive Files folder onto an execution group to deploy the
contents of the broker archive. Alternatively, you can right-click on an
execution group or broker archive file and select Deploy File to deploy
resources to an execution group. You can also drag BAR files from your file
system directly onto an execution group to deploy the contents of the broker
archive.
Note: Use the
WebSphere Message Broker Explorer if your primary role is as a WebSphere
Message Broker administrator.