Posted: Fri May 16, 2003 3:50 am Post subject: MQ Publish/subscribe using java only
Novice
Joined: 16 May 2003 Posts: 13
The messages that iam publishing is not reaching the subscriber
Iam using core java(no JMS) to publish and subscribe messages. Iam populating the MQRFH1 header manually.
Do i need to register a publication before i publish a message?
Can someone suggest how to populate the MQRFH1 header(using core java)? (the name/value pair in particular) _________________ Thanks and regards
Vargheese Thomas
Joined: 27 Aug 2001 Posts: 3023 Location: Dallas, TX, USA
I've never done it with java. However, there are a couple of C samples (amqsgama, amqsresa) that ship with MA0C. You might want to check them out and see what they do to build their header. You could also browse one of their messages on the queue and compare it to what your java program is building.
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