On 31.12.2007 8:49 Uhr, Grzegorz Kossakowski wrote:

Do you have any clue what's wrong? May it be a classpath issue? (some old 
version of Xalan/Xerces
from Java 1.4 or something like this?)

Even with Java 1.4 the Xalan version we specified should be used. Maybe we should add a test case that just executes Xalan's environment check [1].

Since the NPE happens in TransformerIdentityImpl.flushStartDoc() when we send a startElement() event I gave calling a startDocument() a try.

Joerg

[1] http://xml.apache.org/xalan-j/faq.html#environmentcheck

Reply via email to