Re: Namespace list - blueprint - xpath

2013-11-01 Thread Nurali Techie
will see them in the corresponding namespace declaration handler. 2013/10/31 Nurali Techie nurali.tec...@yahoo.com: Hi Friends, I want to execute xpath in my code.  It means; I have xpath expression, I have exchange object with In Message. Using 'XPathExpression' and 'XPathBuilder' classes; I

Re: Namespace list - blueprint - xpath

2013-11-01 Thread Nurali Techie
, xpath with namespace (i.e /ns0:userResponse/User/id) will be evaluated correctly. Thanks Aki and All for you help. Let me know; in case you see any flaw in above way. Cheers, Nurali On Friday, November 1, 2013 2:50 PM, Nurali Techie nurali.tec...@yahoo.com wrote: Thanks Aki for your thoughts

Namespace list - blueprint - xpath

2013-10-31 Thread Nurali Techie
Hi Friends, I want to execute xpath in my code.  It means; I have xpath expression, I have exchange object with In Message. Using 'XPathExpression' and 'XPathBuilder' classes; I succeed to do so.  Below is the code snippet.         XPathExpression xpathExprObj = new

Re: Memory leak - when an exception is thrown during the scheduling phase

2013-10-06 Thread Nurali Techie
finding/fix in Jira issue. @All, Please follow Jira issue for further details. Thanks, Nurali From: James Carman ja...@carmanconsulting.com To: users@camel.apache.org users@camel.apache.org; Nurali Techie nurali.tec...@yahoo.com Sent: Friday, October 4, 2013 4:32 PM

Memory leak - when an exception is thrown during the scheduling phase

2013-10-04 Thread Nurali Techie
Hello, I have observed a memory leak for Quartz worker thread in case an exception is thrown during the scheduling phase when schedule is set to past time. I have observed this issue with camel-quart 2.10.4, 2.11.0, 2.11.2 versions. For ex, assuming today is 4-Oct; If a schedule is provided