Sean Radford wrote:
Sylvain Wallez wrote:
Is this a change within svn?
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
Yes, committed less than one hour ago ;-)
Sylvain
-- Sylvain Wallez Anyware Technologies http://apache.org/~sylvain http://anyware-tech.com Apache Software Foundation Member Research & Technology Director
