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 » Search

 Search found 4 matches
Author Message
  Topic: JMS vs MQJMS
cherry

Replies: 10
Views: 6599

PostForum: IBM MQ Java / JMS   Posted: Tue Sep 24, 2013 12:24 am   Subject: Re: JMS vs MQJMS

I have not used URI form of the destination. I have used MessageProducer and MessageConsumer along with JNDI to lookup their destination.

Is it possible to do so with JNDI lookup?
I suspect you ...
  Topic: JMS vs MQJMS
cherry

Replies: 10
Views: 6599

PostForum: IBM MQ Java / JMS   Posted: Sat Sep 21, 2013 8:59 am   Subject: Re: JMS vs MQJMS


Hi Cherry,

Have you tried using the URI form of the destination?

Instead of using
session.createQueue("SOME.QUEUE");
// use
session.createQueue("queue:/// ...
  Topic: JMS vs MQJMS
cherry

Replies: 10
Views: 6599

PostForum: IBM MQ Java / JMS   Posted: Sat Sep 21, 2013 8:54 am   Subject: JMS vs MQJMS
Hi Cherry,

I think the following page should help you send messages without RFH2 headers.

http://publib.boulder.ibm.com/infocenter/wmqv7/v7r1/topic/com.ibm.mq.doc/jm25430_.htm

Kind Regards
J ...
  Topic: JMS vs MQJMS
cherry

Replies: 10
Views: 6599

PostForum: IBM MQ Java / JMS   Posted: Sat Sep 21, 2013 5:36 am   Subject: JMS vs MQJMS
Hi all,

I am a newbie in JMS. I want to send message to a mainframe MQ from JAVA application.

I wrote my code in J2EE-JMS API but later found an issue that i need to set TARGETCLIENT as MQ and n ...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.