for sendBody()...you are correct in that some endpoints can be lazily created (activemq is one of them)...so this works to create an on-the-fly JMS endpoint/queue...
See this unit test for basic usage of the component... https://svn.apache.org/repos/asf/camel/trunk/components/camel-jms/src/test/java/org/apache/camel/component/jms/JmsRouteTest.java ----- Ben O'Day IT Consultant -http://benoday.blogspot.com -- View this message in context: http://camel.465427.n5.nabble.com/Object-routing-tp4145397p4257066.html Sent from the Camel - Users mailing list archive at Nabble.com.
