ath
> separately and i am good.
>
> Any specific way to collect these two objects and in collection ? And, if i
> manage to put my two objects in a collection, in what format should i send
> it to processor.
>
> Thanks again!!
>
>
>
> --
> View this message in co
format should i send
it to processor.
Thanks again!!
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-pass-multiple-custom-objects-to-processor-tp5754502p5754577.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Thanks Matt.
//MyXpath
And the corresponding getter i.e exchange.getProperties().get("bodyPart")
gives me null. Same with Result.
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-pass-multiple-custom-objects-to
DataFormat)
.process(new SomeProcessor())
.end();
Similarly you can marshal back.
Checkout the link below Camel Data Format
<http://camel.apache.org/data-format.html>
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-pass
r) DOMNodeList
> > header, @Xpath(//MyBody mybody)
> > -- Do unmarshalling
> > -- Edit the message
> > -- Marshal
> > -- Set Body in outgoing exhange
> >
> > Is this the right way to do it?
> >
> >
> >
> > --
> > View this message in context:
> >
> http://camel.465427.n5.nabble.com/How-to-pass-multiple-custom-objects-to-processor-tp5754502.html
> > Sent from the Camel - Users mailing list archive at Nabble.com.
> >
>
>
>
> --
> Matt Sicker
>
-- Do unmarshalling
> -- Edit the message
> -- Marshal
> -- Set Body in outgoing exhange
>
> Is this the right way to do it?
>
>
>
> --
> View this message in context:
> http://camel.465427.n5.nabble.com/How-to-pass-multiple-custom-objects-to-processor-tp5754502.html
> Sent from the Camel - Users mailing list archive at Nabble.com.
>
--
Matt Sicker
h(//MyBody mybody)
-- Do unmarshalling
-- Edit the message
-- Marshal
-- Set Body in outgoing exhange
Is this the right way to do it?
--
View this message in context:
http://camel.465427.n5.nabble.com/How-to-pass-multiple-custom-objects-to-processor-tp5754502.html
Sent from the Camel - Users ma