-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

Hello,
I'm having trouble installing Apache JServ1.0

My configuration  :
SUSE Linux 6.1
Apache 1.3.6
JSDK 2.0
JDK 1.1.7
JServ 1.0
automake 1.4
autoconf 2.13

Partial output of the make-command in JSERV_HOME/src
********************************************************************
make[1]: Leaving directory `/usr/apache/ApacheJServ-1.0/src/c'
Making all in java
make[1]: Entering directory `/usr/apache/ApacheJServ-1.0/src/java'
CLASSPATH=/usr/apache/jdk117_v1a/lib/classes.zip:/usr/apache/jsdk20/lib/jsdk


.jar:/usr/apache/jsdk20/lib/jsdk.jar:. /usr/apache/jdk117_v1a/bin/javac -g
-deprecation ./org/apache/jserv/JServUtils.java 
make[1]: Leaving directory `/usr/apache/ApacheJServ-1.0/src/java'
./org/apache/jserv/JServUtils.java:66: Class javax.servlet.http.Cookie not
found
 in import.
import javax.servlet.http.Cookie;
       ^
1 error
make[1]: *** [org/apache/jserv/JServUtils.class] Error 1
make: *** [all-recursive] Error 1
****************************************************************

Should those classes be in JSDK20_HOME/javax/servlet/http ???
It seems javax.servlet.http.Cookie is not found. Of what is this a part of
??


If somebody can give me hand here i would be very thankfull

Erwin Speybroeck
VRV - Vlaamse Rundveeteelt Vereniging vzw
[EMAIL PROTECTED] 





--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to