Good point.  I don't have one.  Guess I was a little ruthless with the
"delete line" command in vi. :)

John


> -----Original Message-----
> From: David Cassidy [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 19, 2002 9:57 AM
> To: Tomcat Users List
> Subject: Re: Problems connecting Tomcat with Apache using ajp13
> 
> 
> John,
> 
> Where's the definition for ajp12 ?  >:o)
> 
> David
> 
> 
> Turner, John wrote:
> 
> >I would remove the load-balancing lines from 
> workers.properties.  Here is a
> >plain-vanilla, working workers.properties file:
> >
> ># Setup for apache system
> >#
> >workers.tomcat_home=/usr/local/jakarta-tomcat-4.1.10
> >workers.java_home=/usr/java/j2sdk1.4.0_01
> >ps=/
> >worker.list=ajp12, ajp13
> >
> ># Definition for Ajp13 worker
> >#
> >worker.ajp13.port=8009
> >worker.ajp13.host=localhost
> >worker.ajp13.type=ajp13
> >
> >John
> >
> >  
> >
> >>-----Original Message-----
> >>From: Marc Vila Pérez [mailto:[EMAIL PROTECTED]]
> >>Sent: Wednesday, September 18, 2002 8:22 PM
> >>To: Tomcat Users List
> >>Subject: Problems connecting Tomcat with Apache using ajp13
> >>
> >>
> >>Hi everybody!
> >>I'm trying to connect tomcat 4.1.10 with apache 1.3.22, on 
> >>Linux RH. In
> >>the server I want to install several hosts (using virtual hosting).
> >>I'm using org.apache.ajp.tomcat4.Ajp13Connector, I've 
> >>downloaded several
> >>mod_jk.so (tried different versions), ...
> >>On every virtual host in httpd.conf there is a directive
> >>JkMount /*.jsp ajp13
> >>Seems than apache finds the connector, but tomcat cannot create the
> >>servlet to serve the jsp page.
> >>This is the output of the mod_jk log file (JkLogFile):
> >>
> >>    
> >>
> >
> >--
> >To unsubscribe, e-mail:   
<mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>  
>




--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to