Posted: Fri Feb 11, 2011 5:37 am Post subject: JMS Subscription Query
Novice
Joined: 28 Oct 2010 Posts: 20
I am having issue while creating a durable subscription. (using MQV7 server and JMS API)
Actually it is creating the subscription with SYSTEM.MANAGED.DURABLE* queue. TCF properties of PRV=7.
If I change the PRVersion is "6" then it is creating a subscription with SYSTEM.JMS.D.SUBSCRIBER.QUEUE.
Is it possible to create the subscription with PRV=7 and queue name SYSTEM.JMS.D.SUBSCRIBER.QUEUE.
Problem is:
Using TCF Provider Version "7" the durable subscription is created with SYSTEM.MANAGED.DURABLE* queue and looking for an option to register with SYSTEM.JMS.D.SUBSCRIBER.QUEUE.
If I use TCF Provider Version "6" then it is registering with SYSTEM.JMS.D.SUBSCRIBER.QUEUE but it is not the same with PRV="7".
This is the description of a result. It is not the description of a requirement.
mvic asked for the requirement. The requirement might be something like: make a managed subscription manually on V7 but have the messages being consumed by a V6 TCF consumer...
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