Thanks Saket / MVIC,
My problem is solved now. I was missing on the fundamentals that the subscriber has to be subscribed before the publisher publishes the message.
Hi Vennela,
Thanks for the reply. I am still unable to run my program. I will tell the steps which I am following for running JMSPubSub.java for IBM Websphere MQ 6.0.
Hi,
I need to run a simple JMS program on IBM Websphere MQ6.0 wherein I need to publish a message to a
topic and subscriber (running in another JVM) will recive the message from the topic.
...