> By following http://java.apache.org/faq/fom-serve/cache/144.html I
> finally got Apache 1.3.6 and JServ 1.0b4 working. The example servlet
> Hello works, so I then tried to install another servlet by copying it to
> /usr/local/apache/example, restarting Apache, and opening
> http://localhost/example/UTF8Mirror
You shouldn't need to restart apache to put a new servlet into the system.
> [Tue May 18 13:49:48 1999] [notice] Apache/1.3.6 (Unix) ApacheJServ/1.0b4
> configured -- resuming normal operations
> java.lang.AbstractMethodError: org/apache/jserv/JServConnection.encodeURL
> at org.apache.jserv.JServConnection.run(Compiled Code)
> at java.lang.Thread.run(Compiled Code)
Try re-compiling the servlet.
-jon
-- --------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
READ THE FAQ!!!! <http://java.apache.org/faq/>
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]