James, to confirm then, does it work properly if you duplicate the application variable before passing it into xmlsearch? It would seem more effecient to duplicate an object than to recreate it each time with xmlparse. I could be totally wrong on that though since I'm not realy sure how duplicate works on the inside.
~Brad ----- Original Message ----- From: "James Holmes" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Friday, August 08, 2008 8:57 AM Subject: Re: XMLSearch not thread safe > No, the same null pointer exception occurs (which you'd expect, since > the search is being done on the same object and it's just the result > that's duplicated). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:310508 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

