----------------------------------------------------------------
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!!!
----------------------------------------------------------------
> I am getting the following error while making Apache JServ ver. 1.1
>
>------------------------------------------------------------------------------------------
>
> Compiling JServ.java ...
> JServ.java:171: class org.apache.jserv.JServConnection is an abstract
> class. It can't be instantiated.
> JServConnection connection = new JServConnection();
> ^
>
>------------------------------------------------------------------------------------------
>
> I am using a HP-UX 11.0 machine with Apache ver. 1.3.11.
>
> Please help !
Read the INSTALL document. It clearly states to use JSDK 2.0.
-jon
--
--------------------------------------------------------------
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]