Hi,

I am using XPath to retrieve the xml content and doing some validation but
it is not working, i appreciate if some one can help on this

<abc>
   <person>JS</PERSON>  
<abc>

<filter>
<xpath>/ab/person='JS'</xpath>
<log message="Reading TEXT message from queue" />
 <unmarshal ref="jaxb" />
<process ref="abcProcessor" />   
                        </filter>


--
View this message in context: 
http://camel.465427.n5.nabble.com/Not-able-to-get-the-data-using-Xpath-tp5666006p5666006.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to