Hi,

I am using Java application to send a JAVA Object to ActiveMQ JMS queue. 
Is this possible to send ?

I m using following method to send JAVA Object but it's not accepting JAVA
object.
producer.send(session.createObjectMessage(java_object));

Please clarify this issue ASAP or give some pointer to solve this issue.

Thanks.

Regards,
Manish 

-- 
View this message in context: 
http://www.nabble.com/Can-we-send-a-JAVA-object-to-ActiveMQ-JMS-Queue-tp20415514p20415514.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to