Title: problem in multiple xpath executions

Hi

I use XPathEvaluator to create an XPath object using the createXPath api. I use the evaluate method and pass this xpath object for execution. i get the correct result.

I try evaluating again with the same xpath object and i get assertion from xalanReferenceCountedObject saying m_recerenceCount should be 0. the result evaluated is correct, though.

Any suggestions?


Thanks
Jaspreet

Reply via email to