Hi, Thank you for your reply.

I am reviewing my jserv.conf and I can view that it already
have the line that you tell me.

A question that I have is about the example that is inside the
Jserv source, some documentations says that it should be
accesible directly at end of installation, but I can view on
my installation that example doesn't have a zone configured.
I suppose  that these examples should be configured after,
following the instructions for any servlet zone.

I am right on this ????

I am trying access to my servlet via the URL (literally)

http://localhost/example/Hello

(Hello.class is the .class file that appears at the example
folder within the source of Jserv).

when I make this, none error appears on the logs archives
but finally the browser after a long time,  says: This
document  doesn't contain data.

Thank you for your valious help. I am trying this over much
days, and steel I can't get this work.

Best Regards.
Att.

Ernesto Freyre
Qnet

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


---------------------------------------------
Este mensaje fue enviado a traves de Qnet
http://www.qnet.com.pe




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