Re: problem in multiple xpath executions

2005-03-31 Thread david_n_bertoni
> 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_re

problem in multiple xpath executions

2005-03-31 Thread Jaspreet Singh
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