Re: ant problem compiling tomcat 5.0.25

2004-07-08 Thread RJ
Hate to reply to my own question, but I finally figured this out. If anybody else has the problem, the solution I found is at: http://glacier.lbl.gov/software-cxx/troubleshooting.html and involves doing this: mv /etc/ant.conf /etc/ant.conf.save I'm using ant 1.6.1 on Fedora core 2 and trying to c

ant problem compiling tomcat 5.0.25

2004-07-06 Thread RJ
Hopefully an easy question: I'm trying to compile tomcat using ant, which has worked fine a number of times before under RedHat Ent WS on other machines. Now I'm trying the same under the current Fedora, and ant chokes with: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/too