Posted: Fri Apr 25, 2003 9:41 am Post subject: MQ Java JMS publish with MQ C++ API subscribe
Newbie
Joined: 14 Apr 2003 Posts: 4
Hi,
We have clients written in C++ using the C++ MQ API and server code listening and responding using the MQ JMS API. No problems as long as we set the targetClient. Can the MQ Series pub/sub capability be used by both clients?? Specifically, we want to be able to publish to a topic using the Java JMS API and have subscribers which are using the C++ API? Is this possible? Any problems doing this? I am assuming the JMS pub/sub is built on top of the MQSeries pub/sub "under the covers". _________________ Marty
As Jeff says, there is no problem with this, and by setting targetClient to
JMSC.MQJMS_CLIENT_NONJMS_MQ, this indicates that no MQRFH2 field is to be produced.
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