Hi

If you spend 2 days and cannot figure it out, then just write what you
would do in plain java. And then call the java code from the Camel
route using the bean component / method call expression or a Camel
processor.


On Fri, Dec 5, 2014 at 11:59 AM, smilevasu6 <srinivas.thu...@gmail.com> wrote:
> Hi,
>
> I am not bother about the size.
>
> I need to fetch the element name like if it is  <xs:element name="Address">
> i need to get "name" but not hard coded ex:
> setHeader("size",simple("${body.getName}")) it should returns me Address. so
> that i can use the value later.
>
> Please do let help me. I am browsing from past 2 days.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-Array-tp5760111p5760196.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen
hawtio: http://hawt.io/
fabric8: http://fabric8.io/

Reply via email to