Hello, I have just installed JDK 1.5. My code works fine with JDK 1.4. But when I changed JDK 1.4 to JDK 1.5; I am getting an error message. The xml code where the build fails is given below.
The xml code in build.xml where the build fail is ----- <style in="temp.xml" out="Myfolder/log.txt" style="myProperties.xsl" > </style> And the error message - javax.xml.transform.TransformerException:java.lang.RuntimeException: Unrecognized XSLTC extension 'org.apache.xalan.xslt.extensions.Redirect:write' Please reply me if anybody knows the solution. -- View this message in context: http://www.nabble.com/xml-code-not-working-with-JDK_1.5-tp15306514p15306514.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

