AMQP component can't send an ObjectMessage
------------------------------------------
Key: CAMEL-756
URL: https://issues.apache.org/activemq/browse/CAMEL-756
Project: Apache Camel
Issue Type: Bug
Affects Versions: 1.4.0
Reporter: Jonathan Anstey
Fix For: 1.5.0
Sending a TextMessage and BytesMessage work fine but when you try to send a
Serializable object it gets lost somehow... see the
testJmsRouteWithObjectMessage test in
http://svn.apache.org/repos/asf/activemq/camel/trunk/components/camel-amqp/src/test/java/org/apache/camel/component/amqp/AMQPRouteTest.java
to see what happens.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.