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 » how can i get COA/COD using JMSMEssage

Post new topic  Reply to topic
 how can i get COA/COD using JMSMEssage « View previous topic :: View next topic » 
Author Message
danielcruzq
PostPosted: Thu Jul 19, 2007 10:13 am    Post subject: how can i get COA/COD using JMSMEssage Reply with quote

Newbie

Joined: 19 Jul 2007
Posts: 6

Hi,

I have this code:

Code:
JMSMessage inMessage;
inMessage = (JMSMessage) queueReceiver.receiveNoWait();

// getJMSTimestamp() is the COA?
Timestamp cOA = new Timestamp(inMessage.getJMSTimestamp());


How can i get the COA?

And.....where i get COD? I want to use de same value of report queue
Back to top
View user's profile Send private message
fjb_saper
PostPosted: Fri Jul 20, 2007 10:10 am    Post subject: Reply with quote

Grand High Poobah

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

Read up on COD / COA
Doesn't look like you understood the concept.
Check the using Java manual for the JMS equivalent codes:
IIRC:
JMSX_IBM_COD
JMSX_IBM_COA

Enjoy
_________________
MQ & Broker admin
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Java / JMS » how can i get COA/COD using JMSMEssage
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.