Re: Dynamic jserv to apache

1999-05-19 Thread daly
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

Dynamic jserv to apache

1999-05-19 Thread Roland Carlsson
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 from