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 » IBM MQ Java / JMS » Reply to queue usinga a model queue on version 6.0

Post new topic  Reply to topic
 Reply to queue usinga a model queue on version 6.0 « View previous topic :: View next topic » 
Author Message
GEMO!
PostPosted: Mon Sep 25, 2006 3:27 pm    Post subject: Reply to queue usinga a model queue on version 6.0 Reply with quote

Apprentice

Joined: 08 Oct 2004
Posts: 33
Location: This World

Does somebody know if the way to request a reply-to-queue trough java have been changed on mq version 6.0?

We have a java application, which is working fine on MQ ver 5.3, but it is failing on version 6.0. Basically this application is putting message on a local queue and it is requesting a reply message on a Temporary queue based on a specific model queue.

When we try to run the applicacion on ver 6.0, message is put succesfully but the reply message never is placed.


This is the part of the code


JMS Message class: jms_bytes
JMSType: null
JMSDeliveryMode: 2
JMSExpiration: 0
JMSPriority: 4
JMSMessageID: null
JMSTimestamp: 0
JMSCorrelationID:null
JMSDestination: null
JMSReplyTo: queue://QMGRNAME/AMQ.45143D5620005202?persistence=1 JMSRedelivered: false JMS_IBM_Format:MQIMS

Any toughs?
_________________
GEMO!
Back to top
View user's profile Send private message Yahoo Messenger
fjb_saper
PostPosted: Mon Sep 25, 2006 3:32 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Are you trying to put a persistent message on a temporary dynamic queue?
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
GEMO!
PostPosted: Mon Sep 25, 2006 3:49 pm    Post subject: Reply with quote

Apprentice

Joined: 08 Oct 2004
Posts: 33
Location: This World

Well my dev team told that they are using NoPersisten messages.

However reviwing the code I see that, probably, you saw:
JMSExpiration: 0

Do you think that's the problem?
_________________
GEMO!
Back to top
View user's profile Send private message Yahoo Messenger
fjb_saper
PostPosted: Mon Sep 25, 2006 4:02 pm    Post subject: Reply with quote

Grand High Poobah

Joined: 18 Nov 2003
Posts: 20756
Location: LI,NY

Isn't the value for no expiration -1? If the expiration time is too short you will never be able to get the message. And you may not even see it in the queue depth as V6 has a utility that removes expired messages...
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
GEMO!
PostPosted: Mon Sep 25, 2006 4:24 pm    Post subject: Reply with quote

Apprentice

Joined: 08 Oct 2004
Posts: 33
Location: This World

it souds logical.. We will be testing considering this suggestion. I'll let you know the results.

Gracias!
_________________
GEMO!
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » Reply to queue usinga a model queue on version 6.0
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.