Re: cannot retrieve a dom implementation with jaxp 1.3 -- please help!!!!

2007-06-25 Thread Adrian Herscu
Michael, thanks for your fast reply. This "feature" also exists on jdk1.5.0_08... Installed jdk1.6.0_01 and it works now :-) Adrian. Michael Glavassevich wrote: Hi Adrian, Looks like you hit a bug in Sun's implementation [1]. The DOMImplementationRegistry included with Xerces-J 2.9.0 (in xml-a

Re: cannot retrieve a dom implementation with jaxp 1.3 -- please help!!!!

2007-06-24 Thread Michael Glavassevich
Hi Adrian, Looks like you hit a bug in Sun's implementation [1]. The DOMImplementationRegistry included with Xerces-J 2.9.0 (in xml-apis.jar) doesn't have this problem. See this FAQ [2] for how to override the APIs in the JDK with the Apache version. Thanks. [1] http://bugs.sun.com/bugdatabas