ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WMBI 6. 0 Create broker domain command

Post new topic  Reply to topic
 WMBI 6. 0 Create broker domain command « View previous topic :: View next topic » 
Author Message
cmmatei
PostPosted: Mon Feb 13, 2006 10:04 pm    Post subject: WMBI 6. 0 Create broker domain command Reply with quote

Apprentice

Joined: 06 Feb 2006
Posts: 26
Location: PARIS/NEW YORK

Hello,

We use WMBI 6.0 and want to create broker domains on an AIX server without using a Toolkit connection on th Configuration Manager.

Is there any mean supported by IBM to create broker domain using only shell command (mqsi_____).

Thanks and Regard,
Cornel
Back to top
View user's profile Send private message
mqmatt
PostPosted: Tue Feb 14, 2006 2:33 am    Post subject: Reply with quote

Grand Master

Joined: 04 Aug 2004
Posts: 1213
Location: Hursley, UK

I'm not exactly sure what you want to do, please could you clarify?

It sounds like you mean adding brokers to the domain (the equivalent of New -> Broker in the toolkit). If so, you'll need to use the Config Manager Proxy, as there is no mqsi* command equivalent for this.
It's not difficult- there's an example here: http://publib.boulder.ibm.com/infocenter/wmbhelp/v6r0m0/index.jsp?topic=/com.ibm.etools.mft.doc/ae33100_.htm

An easier way might be to use the recording facility of the Config Manager Proxy exerciser. Create a script that connects to the CM and adds a broker to it, then replay it using the commandline:
Code:
StartConfigManagerProxyExerciser.sh script.xml

If you do this, bear in mind these comments: http://www.mqseries.net/phpBB2/viewtopic.php?t=26458

Hope this helps
-Matt
Back to top
View user's profile Send private message
cmmatei
PostPosted: Tue Feb 14, 2006 10:54 am    Post subject: Reply with quote

Apprentice

Joined: 06 Feb 2006
Posts: 26
Location: PARIS/NEW YORK

Thanks for your answer.
So I deduce that there is no command line to use to create a broker domain and attach a broker to this domain.

An alternative to do that should be to use CMP API. The constraint is that my stuff will not accept a not Unix or shell command...
So I must struggle with them ...
Back to top
View user's profile Send private message
jefflowrey
PostPosted: Tue Feb 14, 2006 11:08 am    Post subject: Reply with quote

Grand Poobah

Joined: 16 Oct 2002
Posts: 19981

Creating a "broker domain" in the Toolkit is really just creating a .configmgr connection file.

MQMatt showed you how to write code to register a broker to the configmgr - which is what happens when you "Add Broker" in the toolkit - the broker gets registered to the configmgr.

Once a broker is registered to a configmgr, every Toolkit that connects to that configmgr will automatically see the new broker.

You can copy a .configmgr file and the project that holds it between toolkits using file systems or CVS or etc.

So you can create all your brokers from one toolkit, and then copy the .configmgr file to all the rest of your toolkits, and they will all see all the brokers.
_________________
I am *not* the model of the modern major general.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » WMBI 6. 0 Create broker domain command
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.