Ambiko, Take a look at a related post here: http://www.mhonarc.org/archive/html/xsl-list/2006-07/msg00432.html
Not sure if it solves your problem. On 9/1/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
Hi All, We are using compiled translets to transform XML data into XSL. The application makes HTTP URL connection to a remote site which generates XML based on the request. The same is transformed using compiled translets. We have observed that out of 100 concurrent requests, 1 or 2 requests fail due to transformation failure. Does anybody know why this happens? For each request we are creating a transformer factory and a transformer. We have even tested with templates, but the problem still persists. Thanks & Regards, Ambika Prasad Das