Skip to Content.
Sympa Menu

xom-interest - Re: [XOM-interest] Problem with "Missing scheme inabsolute URI reference"

xom-interest AT lists.ibiblio.org

Subject: XOM API for Processing XML with Java

List archive

Chronological Thread  
  • From: "Michael Kay" <mike AT saxonica.com>
  • To: "'Peter Murray-Rust'" <pm286 AT cam.ac.uk>, <elharo AT metalab.unc.edu>
  • Cc: xom-interest AT lists.ibiblio.org
  • Subject: Re: [XOM-interest] Problem with "Missing scheme inabsolute URI reference"
  • Date: Fri, 2 Jan 2009 00:16:07 -0000

> I have an equivocal relationship with Xerces - although we
> appreciate it as a high-quality comprehensive tool it is not
> at all easy to navigate and configure. Before XOM I used to
> try to wrap it as a subclassable parser and it wasted a lot
> of time - incompatible versions - difficulty of distribution
> (alathough maven has made a big difference). Problems like
> today's bug wasted a lot of time.

The version of Xerces bundled with JDK 1.6 seems to be very buggy. I'm not
sure if that's the version you are using here. The free-standing Apache
version is much better (as is the JDK 1.5 version).

Michael Kay
http://www.saxonica.com/





Archive powered by MHonArc 2.6.24.

Top of Page