I get the error below on any servlet I try to run.  They were fine
until, I tried a redirect (following the examples on javasoft's
webpage).  After this none of them work not even the "Hello" provided
with jserv.  I am not putting the port in the URL like the FAQ says to
try.  Any ideas ... I hope it is some config problem.  Thanks in
advance.

Chris Heinemann

Here is the error:jserv

java.lang.IncompatibleClassChangeError: Unimplemented interface method
 at org.apache.jserv.JServ.main(JServ.java:128)
[Mon Apr 12 16:59:53 1999] [error] [client 127.0.0.1] Premature end of
script headers: /example/Hello
[Mon Apr 12 16:59:53 1999] [emerg] JServ: ajp11: cannot scan servlet
headers
[Mon Apr 12 16:59:53 1999] [error] JServ: an error returned handling
request via protocol "ajpv11"




----------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to