Re: convertBodyTo object array

2013-04-29 Thread Claus Ibsen
No You can create your own type converter or use a camel processor or java bean etc. On Sun, Apr 28, 2013 at 9:45 AM, Darwish wrote: > Hi , > any XML DSL workaround ? my version is 2.10.1 > > Thanks, > > > > > - > Othman Darwish > ProgressSoft Corp. > > -- > View this message in context: >

Re: convertBodyTo object array

2013-04-28 Thread Darwish
Hi , any XML DSL workaround ? my version is 2.10.1 Thanks, - Othman Darwish ProgressSoft Corp. -- View this message in context: http://camel.465427.n5.nabble.com/convertBodyTo-object-array-tp5727124p5731678.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: convertBodyTo object array

2013-02-07 Thread Claus Ibsen
Hi I have logged a ticket to improve this https://issues.apache.org/jira/browse/CAMEL-6051 On Thu, Feb 7, 2013 at 3:01 PM, jkob wrote: > Hello, > > I use the following in my Java code to route the data from a rest service to > a jms queue: > > from("cxfrs:bean:rsServer") > .setExchangePa