Roland,
  I hacked fixes for almost all of these problems. Basically there is a
new method
or two added to the interfaces that you need to implement. Most are just
renamings.
The big problem is that one function went away and there is no
replacement. I haven't
had the time to figure out what it is supposed to do. I tried to post my
fixes but
I have to get up to speed on CVS first. I can give you the code I
changed but it
still won't compile due to the missing function.

Tim Daly
[EMAIL PROTECTED]

Roland Carlsson wrote:
> 
> Hi!
> I've trying to install jserv 1.0b4 (tried b3 too) to my apache 1.3.6 webserver 
>dynamically. But when compiling jserv i've got a lot of errors, all of one reason.
> 
> ./org/apache/jserv/JServContext.java:90: class org.apache.jserv.JServContext must be 
>declared abstract. It does no define <datatype> <method> from interface 
>javax.servlet.ServletContext.
> 
> About 20 errors of that kind + about 15 deprecation warnings mostly about 
>javax.servlet.ServletContext.  I've done this installation before and it have worked 
>fine. One reason that it doesn't work now is that I'm compiling as Dynamic Shared 
>Object (both Apach and Jserv) and that i'm now using RedHat6.0 instead of 5.1.
> 
> Everything works fine until make for jserv there some javafile goes crazy.
> 
> I use:
> RedHad 6.0
> Jdk1.1.7v3
> Jsdk2.0
> Jserv1.0v4 (DSO)
> Apache1.3.6 (DSO)
> 
> Any ideas about how to get around the problem??
> 
> Thanks
> Roland Carlsson
> 
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to