Hi Could you create a ticket and attach a sample or unit test that demonstrates what you intent and what you expect to get working.
Then its easier to look into. On Tue, Oct 20, 2009 at 12:17 PM, Laurent Bovet <[email protected]> wrote: > > Hello, > > I did not find any example or documentation for using the <camel:proxy> with > a simple send(String textMessage) method and a route sending the textMessage > String as body to a JMS queue (for example). > > The thing is that <camel:proxy> creates a messages with body of type > BeanInvocation. I would expect that Camel provides some builtin > transformer/converter to change the body to the String argument, so that the > message on the queue is of type TextMessage. > > Did I miss something? > > Thanks > -- > View this message in context: > http://www.nabble.com/Routing-a-TextMessage-from-a-%3Ccamel%3Aproxy%3E-to-a-JMS-queue-tp25972730p25972730.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
