You're running on Windows 95 or Windows 98, which are unsupported platforms.
There was a recent fix in CVS to work around this problem. If you want to get the latest sources for both Xerces and Xalan, you can build a local copy that has the fix. You can also redirect output instead of using the -out argument. For more information about CVS access, see: http://xml.apache.org/cvs.html Dave "Florian Merz" <[EMAIL PROTECTED] To: <[email protected]> .de> cc: (bcc: David N Bertoni/Cambridge/IBM) Subject: Need help with xalan c command line 03/26/2002 06:37 AM Hi, I hope I'm right here with my problem. The xalan command line utility works perfectly until I try to save the output in a file. If I do that it returns error code 6 and doesn't create the file. With TestXSL it says: XSLException Type is: XalanFileOutputStreamWriteException Message is: Error writing file: output.xml. The error code was 6. (Unknown URI, line -1, column -1) I tried to use the transformer with the foo.xml files from the sample section and it didnt work, too. Can anyone tell me what I did wrong? Florian Merz
