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" > <param name="destDir" expression="Myfolder"/> <param name="spreadsheet" expression="temp.xml"/> </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. This e-mail and any files transmitted with it are for the sole use of the intended recipient(s) and may contain confidential and privileged information. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. Any unauthorised review, use, disclosure, dissemination, forwarding, printing or copying of this email or any action taken in reliance on this e-mail is strictly prohibited and may be unlawful.

