This problem has been solved and was due to a bad download. I have re-
downloaded from a different mirror and everything works now. Sorry to
bother.
Thanks,
Greg
On May 14, 2007, at 10:41 AM, Greg Spitzer wrote:
Hi,
I have been using Tomcat 5.0 in the past but now have downloaded
This problem has been solved and was due to a bad download. I have re-
downloaded from a different mirror and everything works now. Sorry to
bother.
Thanks,
Greg
On May 14, 2007, at 10:54 AM, Greg Spitzer wrote:
Hi,
I'm trying to run Tomcat for development purposes by just starting
arale, Charles R wrote:
From: Greg Spitzer [mailto:[EMAIL PROTECTED]
Subject: Tomcat without JSVC
Exception in thread "main" java.lang.NoClassDefFoundError: Server/Web
No such class is used in a standard Tomcat download. If you haven't
done so already, try installing a
Hi,
I'm trying to run Tomcat for development purposes by just starting it
up from bin/startup.sh rather than using JSVC as I did with previous
pre 5.5 versions. However, when I try to run Tomcat via the
startup.sh script, I get the following error in the catalina.out log
file and it doesn
Hi,
I have been using Tomcat 5.0 in the past but now have downloaded
version 6.0 and see that there is this JSVC component which allows
Tomcat to be run as a daemon but am having trouble building it. I am
following the instructions at http://tomcat.apache.org/tomcat-6.0-doc/
setup.html but