Hello Sailaja,
There is another question - do you send your test message as InOnly or
InOut? In JMS world if you set JMSReplyTo property to some value Camel
will work as InOut flow, so sending the message to Q1
("jms:queue:TestMF1") will cause Camel to wait for the response and
will override all h
set by the Set Header Processor. I have two questions regarding
> this.
>
> 1. Why I didnt see the Header in the JMS Endpoint (Q2)?
> 2. Can I assign the node value to a header? Like assigning the following
> value to the header.
>
>
> Test --> apply Xpath, /Sample/Input
&
(Q2)?
2. Can I assign the node value to a header? Like assigning the following
value to the header.
Test --> apply Xpath, /Sample/Input
---> assign this "1234" to a Header
Thanks in advance,
sailaja.
--
View this message in context:
http://www.nabble.com/Faci