> I thought the JAXP idea was to use it instead of Xerces. JAXP isn't a parser, it's a front-end to a parser, an abstraction layer. You'll still need Xerces or Crimson or another parser in your path. The README in the lib directory should explain possible configs. -jh-