This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: duplicate classes (SAX problem)


On Thu, 2002-10-24 at 02:13, nferrier@tapsellferrier.co.uk wrote:
> I'm wondering how anybody has got Tomcat or any of the other Apache
> tools to run given that they mostly distribute the SAX classes
> (because they all come with Xerces).

Just don't compile them in.  See the Makefiles at
http://sources.redhat.com/rhug.

The sax classes all come with "java" as well, so it seems reasonable to
leave them with gcj.  That's what other applications are going to
expect.

AG



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]