----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Check WhereJavaLives/jre/lib/ext for the JSDK 2.1 jar file.
Ben Ricker wrote:
> ----------------------------------------------------------------
> 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 Thu, 17 Aug 2000, you wrote:
> > ----------------------------------------------------------------
> > BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
>
> Read the above; yopu are using Sun's JSDK 2.1 instead of 2.0. It is in the
> FAQ clear as day. You must download 2.0 and use that.
>
> > 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]
--
--------------------------------------------------------------
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]