[xsl] Templates.newTransformer synchronization

Subject: [xsl] Templates.newTransformer synchronization
From: "Mohsen Saboorian" <mohsens@xxxxxxxxx>
Date: Mon, 17 Jul 2006 16:25:24 +0330
Hi,
I want to cache an instance of a Transformer (e.g. using
Templates.newTransformer()) in the application scope of a web
application (multi-threaded). Is there any synchronization problem
with this approach (using Saxon)?

Current Thread