On Thu, Sep 2, 2010 at 5:13 PM, kumaap <amitesh.a.ku...@gmail.com> wrote: > > Hi Claus > > I don't think disableReplyTo property is working either > > public void configure() { > from("direct:start").setHeader("test", > constant("test")).to("jms:F.PUB); > } > > And i get > [ 2010-09-02 15:56:34,335 ][ DEBUG ][ > org.apache.camel.component.jms.JmsProducer.processInOut(JmsProducer.java:222) > ][ main ][ Message sent, now waiting for reply at: queue://bar ] > > If i set the exchange pattern to InOnly then the replyTo property isnt set
Oh course the MEP must be InOut to do request/reply over JMS. > -- > View this message in context: > http://camel.465427.n5.nabble.com/Setting-JMS-ReplyTo-tp2800345p2800827.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen Apache Camel Committer Author of Camel in Action: http://www.manning.com/ibsen/ Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus