Author |
Message
|
subewma |
Posted: Tue Apr 17, 2012 8:08 am Post subject: Message Broker Deployment Question |
|
|
Newbie
Joined: 06 Jan 2012 Posts: 5
|
Hi,
I am trying to deploy the same bar file on multiple execution groups on different broker. Any way to deploy the bar file to multiple execution groups simultaneously using message broker toolkit.
or let me reframe the question. While right clicking the "bar" file in toolkit and select "Deploy" option, how can we select multiple execution groups in different broker? Is there any way?
Broker Version: 7 |
|
Back to top |
|
 |
lancelotlinc |
Posted: Tue Apr 17, 2012 8:16 am Post subject: |
|
|
 Jedi Knight
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
|
To do this, you need to wrap your deployment with a script that calls mqsideploy. The script can be a shell script, batch file, or Ant script.
From the toolkit, you can only deploy to one EG at a time. You should not be using the toolkit to perform deploys however. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER |
|
Back to top |
|
 |
mqjeff |
Posted: Tue Apr 17, 2012 8:27 am Post subject: |
|
|
Grand Master
Joined: 25 Jun 2008 Posts: 17447
|
Well, you could write your own Admin API app that did this, as well. |
|
Back to top |
|
 |
mqmatt |
Posted: Wed Apr 18, 2012 5:50 am Post subject: |
|
|
 Grand Master
Joined: 04 Aug 2004 Posts: 1213 Location: Hursley, UK
|
|
Back to top |
|
 |
aravind703 |
Posted: Fri May 04, 2012 10:15 am Post subject: @subewma |
|
|
Apprentice
Joined: 24 Sep 2011 Posts: 29
|
Only For non automated deployments.
You can use WebSphere Message Broker Explorer to deploy a bar file to different Execution Groups under different broker at one time , you will find Broker Archive Files, where you can drag your bar file or Import your bar file.
After importing the bar file, right click on the bar file and say Deploy. Here you will find the Connected Brokers and execution groups. You can select the execution groups and say Deploy |
|
Back to top |
|
 |
subewma |
Posted: Fri May 04, 2012 12:34 pm Post subject: |
|
|
Newbie
Joined: 06 Jan 2012 Posts: 5
|
Perfect... I was looking for that ... Thanks Aravind!! |
|
Back to top |
|
 |
|