That one might be a long shot (I am far from being convinced that this is a Xalan 1.4 problem), but just in case.
Since we switched to Xalan 1.4, from time to time we get the following error messages through our error handler: Xalan warning (publicId: , systemId: , line: 0, column: 0): An exception occurred! Type:RuntimeException, Message:Warning: The primary document entity could not be opened. Id= Or Xalan fatal error (publicId: , systemId: , line: 1, column: 2): Expected an element name We have been looking at our input XML and XSLT documents over and over without finding the cause of those problems. It also seems that it happens only when passing the input XML document as a stream instead of a file path. Any ideas/suggestions? Thomas
