|
 |
pro_jsp thread: Professional JSP - Tomcat Problem
Message #1 by "Mark Carr" <markc@w...> on Wed, 6 Sep 2000 12:47:55 +0100
|
|
-----Original Message-----
From: Pam Roberts [mailto:pam_roberts@u...]
Sent: 05 September 2000 23:10
To: support@w...
Subject: Professional JSP problem
I am using Professional JSP to try to work with JSP. I have been
following
the instructions in your appendix for installing tomcat on windows NT. I
have
downloaded jacarta.tomcat.zip off of the site
http://jakarta.apache.org/builds/tomcat/release/v3.1/bin/.
I have a directory called d:\apache group where I have unzipped tomcat (I
have
previously successfully installed apache as instructed in the appendix)
into
this directory. My classpath points to d:\jdk1.2.1\lib\tools.jar;
TOMCAT_HOME
is set to d:\apache group\jakarta-tomcat. JAVA_HOME is set to d:\dkk1.2.1
When I go to the dos prompt and run d:\apache group\jakarta-tomcat\bin
Tomcat
run.... I get the following failure:
Using classpath: d:\Apache Roup\jakarta-tomcat\classes;d:\Apache
group\jakarta-tomcat\lib\webserver.jar;d:\apache
group\jakarta-tomcat\lib\jasper.jar;d:\apache
group\jakarta-tomcat\lib\xml.jar;d:\apache
grup\jakarta-tomcat\lib\servlet.jar;\lib\tools.jar;d:\jdk1.2.1\lib\tools.jar;
d:\jmf2.1\lib\sound.jar;d:\jmf2.1\lib\jmf.jar;c:\winnt\java\classes:
java.lang.ClassNotFoundException:
org/apache/tomcat/ervice/http/HttpConnectionHandler
at java.lang.Class.forName0<Native Method>
at java.lang.Class.forname<Compiled code>
at
org.apache.tomcat.service.SimpleTcpConnector.setProperty<SimpleTcpConnector.java:180>
etc...
Pamela
|
|
 |