Re: Split and tokenizeXML not working with Jaxb unmarshal with Part class.

2015-12-21 Thread Aki Yoshida
way, I >> can convert the String generated from tokenizeXML into POJO. > > > sonu123 wrote >> Tried with stax, but not working. I am wondering, if there is any way, I >> can convert the String generated from tokenizeXML into POJO. > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Split-and-tokenizeXML-not-working-with-Jaxb-unmarshal-with-Part-class-tp5775239p5775281.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Split and tokenizeXML not working with Jaxb unmarshal with Part class.

2015-12-19 Thread sonu123
d with stax, but not working. I am wondering, if there is any way, I > can convert the String generated from tokenizeXML into POJO. -- View this message in context: http://camel.465427.n5.nabble.com/Split-and-tokenizeXML-not-working-with-Jaxb-unmarshal-with-Part-class-tp5775239p5775281.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Split and tokenizeXML not working with Jaxb unmarshal with Part class.

2015-12-18 Thread sonu123
Tried with stax, but not working. I am wondering, if there is any way, I can convert the String generated from tokenizeXML into POJO. -- View this message in context: http://camel.465427.n5.nabble.com/Split-and-tokenizeXML-not-working-with-Jaxb-unmarshal-with-Part-class-tp5775239p5775245

Re: Split and tokenizeXML not working with Jaxb unmarshal with Part class.

2015-12-17 Thread Claus Ibsen
one processing big file: > ${header.CamelFileName}"); > > from("seda:update?concurrentConsumers=20") > .bean(InventoryService.class, "doSomeThingHere"); > } > > Thanks in advance > > Regards, >

Split and tokenizeXML not working with Jaxb unmarshal with Part class.

2015-12-17 Thread sonu123
Regards, Sonu -- View this message in context: http://camel.465427.n5.nabble.com/Split-and-tokenizeXML-not-working-with-Jaxb-unmarshal-with-Part-class-tp5775239.html Sent from the Camel - Users mailing list archive at Nabble.com.