I have a consumer client and producer client. Producer client sends message
to producer client via a queue and using request/reply message pattern. So
producer is blocked until a reply comes back from consumer. Most of the
times it works fine and I get javax.jms.TextMessage type message but
occasionaly and quite unexpectedly I get an instance of 
ActiveMQObjectMessage. I could not track the source of this problem. Hope
someone can post a reply to solve this problem. I am using 5.8 activemq.



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/Getting-ActiveMQObjectMessage-instead-of-TextMessage-tp4671877.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to