Sylvain Wallez wrote:


I encountered the same problem and tracked it up to finding that DOMWalker uses an identity transformation from a StreamSource to a DOMResult to parse builtin_nodetypes.xml. Creative use of JAXP :-)


I changed this rather unusual way of parsing files to a more traditional one using DocumentBuilder, and problems vanished, at least in my environment.

Would others please cross-check?

Sylvain

Is this a change within svn?

--
Dr. Sean Radford, MBBS, MSc
[EMAIL PROTECTED]
http://bladesys.demon.co.uk/




Reply via email to