----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
on 2/11/00 11:45 AM, Victor <[EMAIL PROTECTED]> wrote:
> When I try to compile JServ 1.1 with Apache 1.3.11,
> I get this error:
>
> Entering directory
> `/export/tmp/ApacheJServ-1.1/src/java/org/apache/jserv'
> Compiling Ajpv12InputStream.java ...
> Compiling JServ.java ...
> JServ.java:511: Incompatible type for constructor. Can't convert
> java.net.InetAddress to java.lang.String.
> socket = new AuthenticatedSocket(ia, port, new MD5(),
> secret);
Are you using JSDK 2.0? Apache JServ only supports JSDK 2.0.
Also, what JDK are you using?
-jon
--
Come to the first official Apache Software Foundation
Conference! <http://ApacheCon.Com/>
--
--------------------------------------------------------------
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]