[prev in list] [next in list] [prev in thread] [next in thread] 

List:       xerces-j-dev
Subject:    Re: Getting started ...
From:       "Martin Welch" <mwelch () totalise ! co ! uk>
Date:       2001-02-23 4:45:01
[Download RAW message or body]

Neil,

That didn't work :o(

I did affect the result however. Now I get these errors:

org/apache/xml/serialize/BaseMarkupSerializer.java [951:1] No method found
matching getPublicId()
                    startDTD( docType.getName(), docType.getPublicId(),
docType.getSystemId() );

org/apache/xml/serialize/BaseMarkupSerializer.java [951:1] No method found
matching getSystemId()
                    startDTD( docType.getName(), docType.getPublicId(),
docType.getSystemId() );

org/apache/xml/serialize/BaseMarkupSerializer.java [952:1] No method found
matching getInternalSubset()
                    internal = docType.getInternalSubset();

org/apache/xml/serialize/OutputFormat.java [914:1] No method found matching
getPublicId()
           return doctype.getPublicId();

Cheers.

Martin.

----- Original Message -----
From: <neilg@ca.ibm.com>
To: <xerces-j-user@xml.apache.org>
Sent: Thursday, February 22, 2001 4:17 PM
Subject: Re: Getting started ...


>
>
> Hi Martin,
>
> You don't need to set your classpath in that if it isn't defined Xerces
> will build happily.  But if it is defined it could get in Xerces's way.
>
> Why not try unsetting your classpath completely when you're building
> Xerces?
>
> Cheers,
> Neil
>
>
> Neil Graham
> XML Parser Development
> IBM Toronto Lab
> Phone:  416-448-3519, T/L 778-3519
> E-mail:  neilg@ca.ibm.com
>
>
>
> "Martin Welch" <mwelch@totalise.co.uk> on 02/21/2001 04:51:00 PM
>
> Please respond to xerces-j-user@xml.apache.org
>
> To:   <xerces-j-user@xml.apache.org>
> cc:
> Subject:  Re: Getting started ...
>
>
> I don't need to set the classpath according to the readme:
>
> <quote>
> 3.1 Building on Windows Platform
> If your JDK is properly installed on your system, you do not need to set
> any
> CLASSPATH to build Xerces. If you have one, make sure it does not end with
> a
> '\' or it will cause the build to fail
>
> </quote>
>
> What would you suggest?
>
> Thanks for your help.
>
> Martin
> ----- Original Message -----
> From: "Scott Coleman" <scott.coleman@12snap.com>
> To: <xerces-j-user@xml.apache.org>
> Sent: Wednesday, February 21, 2001 10:03 AM
> Subject: Re: Getting started ...
>
>
> > The obvious questions first, is your classpath set correctly either via
> > the environment variable or the -classpath option. The classpath will be
> > searched in the order the directories or jars are placed in the
> classpath.
> >
> > Scott
> >
> > Martin Welch wrote:
> >
> > > I'm an xerces newbie and a java beginner (with extensive C++
> background)
> > > so
> > > please bear with me.
> > >
> > > I'm using Forte 2, jdk1.3 on W2K SP1.
> > >
> > > I've downloaded the xerces source and tried to compile it and I'm
> > > hitting a
> > > couple of errors. I've looked at the web site and FAQ with nothing
> > > obvious
> > > except I'm using jdk1.3. Is that the problem?
> > >
> > > Here's the errors:
> > >
> > > org/apache/xerces/validators/common/XMLValidator.java [2,468:1] No
> > > method
> > > found matching setGrammarDocument(Document)
> > >                grammar.setGrammarDocument(document);
> > >
> > >
org/apache/xerces/validators/datatype/DatatypeValidatorFactoryImpl.java
> > > [432:1] Statement not reached.
> > >         return validator;
> > >
> > > I'd appreciate any pointers.
> > >
> > > Thanks.
> > >
> > > Martin
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
> > > For additional commands, e-mail: xerces-j-user-help@xml.apache.org
> > >
> > >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
> > For additional commands, e-mail: xerces-j-user-help@xml.apache.org
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-user-help@xml.apache.org
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
> For additional commands, e-mail: xerces-j-user-help@xml.apache.org
>


---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-j-user-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-user-help@xml.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic