posted 14 years ago
Hi Forum,
I am using one Producer-Consumer program on Apache ActiveMQ to send and recieve messages from remote JMS-Broker server. I am able to successfully produce the message but not able to consume the response from JMS-Broker Server. Below is my program.
I tested this code locally by using a local consumer-producer program this program works fine but for remote JMS-Broker Server it doesn't.
Please somebody help.
Thanks,
Nitin