Hello Deep,
if you can fiddle with your weblogic.jar, remove the following entry from it :
META-INF\services\javax.xml.transform.TransformerFactory
this is a tiny file containing :
weblogic.xml.jaxp.RegistrySAXTransformerFactory
I also have problems with the weblogic transformation implementat
I had to upgrade the version of xalan/jaxp that was in my ant+home/lib
dir for it to work for me (just grabbed the latest).
-Original Message-
From: Mistry, Deep M [mailto:[EMAIL PROTECTED]
Sent: Tuesday, June 06, 2006 10:32 AM
To: user@ant.apache.org
Subject: junitreport task problem
H