Users List
Asunto: Re: Building tomcat 5.5.16
Carlos Alberto Peláez Ayala wrote:
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/tools/ant/launch/Launcher
This is a problem with your Ant environment, not Tomcat. Try Googling
for this exception and/or th
Carlos Alberto Peláez Ayala wrote:
> Exception in thread "main" java.lang.NoClassDefFoundError:
> org/apache/tools/ant/launch/Launcher
This is a problem with your Ant environment, not Tomcat. Try Googling
for this exception and/or the Ant users list.
Mark
--
Hi,
I try to build the tomcat 5.5.16 in a Solaris 9 server, with ant 1.6.5 and
jdk1.5.0_02. Set my ANT_HOME and JAVA_HOME environment variables. But when I
try to execute the "ant" command, appears this Exception:
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tool