Dear Helper,

I am running the application fine with the following commands...

set TOMCAT_HOME=e:\foo\jakarta-tomcat-3.2.1
set JAVA_HOME=e:\jdk1.3
cd jakarta-tomcat-3.2.1\bin
startup
cd ..
cd doc
cd appdev
cd sample

The above outputs the following path info also...

Using CLASSPATH: e:\foo\jakarta-tomcat-3.2.1\classes;e:\foo\jakarta-tomcat-3.2.1
\lib\ant.jar;e:\foo\jakarta-tomcat-3.2.1\lib\jasper.jar;e:\foo\jakarta-tomcat-3.
2.1\lib\jaxp.jar;e:\foo\jakarta-tomcat-3.2.1\lib\parser.jar;e:\foo\jakarta-tomca
t-3.2.1\lib\servlet.jar;e:\foo\jakarta-tomcat-3.2.1\lib\webserver.jar;C:\SilverS
tream30\COMPILECACHE\LOCALHOST\DEVELOP_BEANS\CLASSES;C:\SilverStream30\LIB\Silve
rServerAll.zip;c:\SilverStream30\lib\servlet.jar;c:\SilverStream30\jre\lib\rt.ja
r;c:\SilverStream30\lib\silverdesignerall.zip;c:\SilverStream30\Docs\help\books\
TechCode\jsptech6;c:\SilverStream30\jre\lib\ext\jndi.jar;c:\SilverStream30\lib\j
avax_sql.zip;e:\jdk1.3\lib\tools.jar

I am then typing build in the sample directory but here I come unstuck...

E:\foo\jakarta-tomcat-3.2.1\doc\appdev\sample>build
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/
Main

Can you throw any light on this?

Regards Charles



Your email address says a lot about you.
Express yourself @ another.com
http://another.com/jump.jsp?destDesc=another.com/login.jsp?sig=393


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to