----------------------------------------------------------------
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 trying to get JServ 1.1.2 to compile with Apache 1.3.12.  I have the
following problem that looks very strange to me.

This is the error that I get...

JServ.java:171: class org.apache.jserv.JServConnection is an abstract class.
It
can't be instantiated.
                JServConnection connection = new JServConnection();
                                             ^

The very strange thing is that this class isn't an abstract class.  Why does
the compiler think that this is an abstract class?

I am using java 1.2.2 running SCO OpenServer 5.05.  Any ideas?


Dan Foreman




--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to