But the weird thing about this is that there isn't any thing in the
JAVA_HOME\jre\lib\ext directory.  That's why I'm puzzled on this one.



William Brogden wrote:

> David Turner wrote:
> >
> > In RPCRouterServlet I checked the class of the document builder being returned
> > by XMLParserUtils.getXMLDocBuilder() and it's as follows:
> >     xdb documentBuilder class type = class
> > org.apache.crimson.jaxp.DocumentBuilderImpl
> >
> > I don't understand why the crimson version one is being used when I have xerces
> > as my parser.  My classpath looks right.
> > Does anybody know why this is happening?
> >
>
> IF you have Jaxp.jar and Crimson.jar in your standard extensions
> directory
> they will be loaded first.
>
>   JAVA_HOME\jre\lib\ext    <- standard extensiond found before classpath
>
> --
> WBB - [EMAIL PROTECTED]
> Java Cert mock exams http://www.lanw.com/java/javacert/
> Author of Java Developer's Guide to Servlets and JSP
> ISBN 0-7821-2809-2

--
David Turner <[EMAIL PROTECTED]>
Senior Software Engineer
Whitehead Institute/MIT Center for Genome Research
One Kendall Square, Bldg. 300
Cambridge, MA 02139-1561 USA
phone 617-252-1573 / fax 617-252-1902


Reply via email to