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

I got a bunch of errors when I tried to "make" ApacheJServ-1.0.
For instance, I got a bunch of errors during the comilation of
JServConnection.java (among other files).  Here's an example:

./org/apache/jserv/JServConnection.java:84: class org.apache.jserv.JServConnection 
must be declared abstract. It does not define java.util.Enumeration 
getAttributeNames() from interface javax.servlet.ServletRequest.
public class JServConnection

I used the following configuration line:

./configure --with-apache-src=/tmp/apache_1.3.6 --prefix=/usr/local/jserv

I am using:
- RH 6.0
- ApacheJServ-1.0.
- Java 1.2 (build Linux_JDK_1.2_pre-release-v2, native threads, sunwjit)
- JSDK2.1
- Apache 1.3.6

According to the faq, this should work.

Any suggestions?

                                Ellen Spertus


--
--------------------------------------------------------------
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