This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
re : duplicate classes (SAX problem)
- From: Lars Andersen <lars at rimfaxe dot com>
- To: java at gcc dot gnu dot org
- Date: 24 Oct 2002 11:17:33 +0200
- Subject: re : duplicate classes (SAX problem)
> 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).
>
>
> Nic
I compile xerxes by compiling it from source and carefully removing all
classes that causes the duplicate class problem. Its tiresome for sure,
a solution would be welcome.
regards
Lars Andersen