Hi My last question came to this conclusion and therefor I create a new thread here.
How and where should the XPathBuilder clear the pool it uses when adding @Xpath() expressions? There's a overridden method doStop() in it but I can't see where/when it is called. I tried to put a breakpoint on it in my sample but it was never called. In my previous problem I was left with orphaned data that the GC never cleared out and it looks like this is the leak. /M
