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 » General IBM MQ Support » pub sub in MQV 6 using jms

Post new topic  Reply to topic
 pub sub in MQV 6 using jms « View previous topic :: View next topic » 
Author Message
bkiran2020
PostPosted: Thu Jul 25, 2013 6:02 am    Post subject: pub sub in MQV 6 using jms Reply with quote

Master

Joined: 20 Jan 2011
Posts: 243
Location: US

I know how the pub sub work using wmb v6.
but How we can archive pubsub using jms application and wmq v6.(without broker)
Back to top
View user's profile Send private message
zpat
PostPosted: Thu Jul 25, 2013 7:04 am    Post subject: Reply with quote

Jedi Council

Joined: 19 May 2001
Posts: 5866
Location: UK

First of all, you don't want to use an old and out of support version of MQ.

But if you were that unwise, then check out strmqbrk

Don't confuse the MQ pub/sub engine (aka a broker) with WMB broker though - different beasts.
Back to top
View user's profile Send private message
bkiran2020
PostPosted: Thu Jul 25, 2013 9:06 am    Post subject: Reply with quote

Master

Joined: 20 Jan 2011
Posts: 243
Location: US

zpat wrote:
First of all, you don't want to use an old and out of support version of MQ.

But if you were that unwise, then check out strmqbrk

Don't confuse the MQ pub/sub engine (aka a broker) with WMB broker though - different beasts.


yes i know about strmqbrk command..

In our environnement we are using jms wmq v6 pub sub. How they can perform mq v6 pub sub with out broker...
Back to top
View user's profile Send private message
Vitor
PostPosted: Thu Jul 25, 2013 9:21 am    Post subject: Reply with quote

Grand High Poobah

Joined: 11 Nov 2005
Posts: 26093
Location: Texas, USA

bkiran2020 wrote:
yes i know about strmqbrk command..


Then you know the answer to your own question.

bkiran2020 wrote:
In our environnement we are using jms wmq v6 pub sub. How they can perform mq v6 pub sub with out broker...


There is no difference between wmqv6 pub sub using JMS or without JMS except the difference between using JMS & non-JMS normally. Consult the pub/sub part of the WMQv6 InfoCenter for more details.

And I agree with my worthy associate; you shouldn't still be using WMQv6 for anything. Note that WMQv7 has significant improvements in the pub/sub area, to the point that the WMBv7 doesn't do pub/sub but simply hands it off to it's associated queue manager.
_________________
Honesty is the best policy.
Insanity is the best defence.
Back to top
View user's profile Send private message
visitraja
PostPosted: Fri Oct 04, 2013 9:37 am    Post subject: This can be achieved after creating JMS queues on the Broker Reply with quote

Novice

Joined: 08 Feb 2012
Posts: 14

This can be achieved after creating JMS queues on the Broker

After enabling the MQ broker on the queue manager, you need to add the JMS queues for broker.

please go to the mq bin

location : mq_install_path/java/bin

and execute the JMS script(MQJMS_PSQ.mqsc) on the queue manager to create the necessary JMS queues for the broker to use.

script : MQJMS_PSQ.mqsc

This enables the JMS app to use the MQ broker.
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 » General IBM MQ Support » pub sub in MQV 6 using jms
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.