Author |
Message
|
Balatseng |
Posted: Tue Jul 11, 2006 1:15 am Post subject: Broker Intercommunication |
|
|
Newbie
Joined: 11 Jul 2006 Posts: 8
|
Hi guys,
Go you know where we can find a tutorial that describes how to configure JMS Topics and TopicConnectionFactories for Queue Manager (of Broker) intercommunication?
I know you have covered this subject, but a good example on how to do the necessary configurations will really do.
Regards. |
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jul 11, 2006 3:06 am Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
 _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
mvic |
Posted: Tue Jul 11, 2006 3:22 am Post subject: Re: Broker Intercommunication |
|
|
 Jedi
Joined: 09 Mar 2004 Posts: 2080
|
|
Back to top |
|
 |
Balatseng |
Posted: Tue Jul 11, 2006 6:00 am Post subject: |
|
|
Newbie
Joined: 11 Jul 2006 Posts: 8
|
|
Back to top |
|
 |
jefflowrey |
Posted: Tue Jul 11, 2006 2:39 pm Post subject: |
|
|
Grand Poobah
Joined: 16 Oct 2002 Posts: 19981
|
Maybe you could ask someone who calls it "remote publishing".
You can either connect your TCF as a client connection to the qmgr that hosts the broker, or you can connect your TCF to a local qmgr that has a broker that is connected in some manner or another to the remote broker (in a broker topology - collective or parent/child depending on broker type) or you can connect your TCF to a local qmgr that has normal MQ networking (and *no* local broker) to the remote broker.
Your MQ architect should have good information about how this should be done in your enterprise. _________________ I am *not* the model of the modern major general. |
|
Back to top |
|
 |
Balatseng |
Posted: Wed Jul 12, 2006 2:59 am Post subject: |
|
|
Newbie
Joined: 11 Jul 2006 Posts: 8
|
Okay do you guys have an idea of how to publish a message to a Stream Queue through a remote queue? |
|
Back to top |
|
 |
bower5932 |
Posted: Wed Jul 12, 2006 6:34 am Post subject: |
|
|
 Jedi Knight
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
|
|
Back to top |
|
 |
|