I believe that v1.4 includes the "crimson" parser.  you can specify the 
location of *.jar to use before the system libs with:

        -Djava.endorsed.dirs="%JAVA_ENDORSED_DIRS%"

where JAVA_ENDORSED_DIRS is the location of Xerces, Xalan, etc.

--
[EMAIL PROTECTED]


Kimbro Staken wrote:
> 
> My guess is this is a conflict with the built in XML parser in JDK 1.4,
> can you test it with 1.3 VM?
> 
> Also, can anyone verify that they do have this working on JDK  1.4?
> 
> On Monday, February 11, 2002, at 11:16 PM, Nathan Jones wrote:
> 
> > I am getting exactly the same NoSuchMethodError
> > (org.apache.xindice.xml.dom.DOMParser.getSAXParser()) as Wolfgang using
> > both
> > the supplied xindice.jar and also using a home-built version
> > (Xindice-1.0rc1
> > on Win98/j2sdk-1.40beta3).
> >
> > I am at a loss.
> >
> > Nathan
> >
> >
> >
> Kimbro Staken
> XML Database Software, Consulting and Writing
> http://www.xmldatabases.org/

Reply via email to