Hi, 

Please try this: in the jserv.conf, changed the line
  ApJServDefaultProtocol ajpv11 to  ApJServDefaultProtocol ajpv12.

It should work.

Thanks,
Rose

java wrote:
> 
> Dear Sirs :
> 
> I attempted run the Apache Jserv, previously I used the Java Web Server
> from Sun, but now I want to run Apache Jserv.
> 
> I followed the instructions, I verified the mod_jserv module is loaded.
> 
> I am using a class file that functions on Java Webserver, but on the logs
> file mod_jserv.log I can view the text :
> 
> [01/09/2000 13:23:19:007] (ERROR) ajp11: Servlet Error: Malformed data
> sent to JServ
> 
> Please how I can get more information about this error ?
> 
> I am attemting to access a servlet trough the URI :
> 
> http://localhost/examples/MyfirsServlet.class
> 
> where examples is a zone that has configured using a mounting point :
> such as :
> 
> ApJServMount /example /example
> 
> This appears on the jserv.conf file.
> 
> A doubt that I have  is about where should be appears this Line, because
> some informations tells on httpd.conf, while others on jserv.conf.
> 
> Thank you for your replies in advance.
> 
> Atte.
> 
> Ernesto Freyre
> Qnet
> 
> 
> 
> --
> ----------------------------------------------------------
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]


--
----------------------------------------------------------
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