Tom, I would love nothing more than to be able to help you with this but you
may have to take us through the steps you went through to install Tomcat and
what you did when you tried to install mod_jk.  It would also be interesting
to know what version you are using, I am using 4.0.1 and if you are using
the same version then the <Connector
className="org.apache.ajp.tomcat3.Ajp13Connector" statement should have been
there.

-----Original Message-----
From: Thomas Cherry [mailto:[EMAIL PROTECTED]]
Sent: Saturday, February 16, 2002 9:18 AM
To: Tomcat Users List
Subject: Re: mod_jk help needed here


Also, in my mod_jk.log file, I get this error when I try to have apache
open a jsp file:
[jk_uri_worker_map.c (430)]: In jk_uri_worker_map_t::map_uri_to_worker,
wrong parameters

What does this mean?

On Saturday, February 16, 2002, at 08:55  AM, Thomas Cherry wrote:

> I looked at your site.  Thanks, but here is a question.  What is the
> difference between:
>
> <Connector className="org.apache.ajp.tomcat3.Ajp13Connector"
>       port="8009" minProcessors="5" maxProcessors="75"
>       acceptCount="10" debug="0"/>
>
> and
>
> <Ajp13connector port="8009" />
>
> My distribution did not have the first one in the servlet.xml file that
> I could just uncomment.  When I remove what I had and user your
> Connector tag, I get nothing.  I can not ever uses port 8080.
>
> also, how can I tell who (apache or tomcat) is to blame for non
> communication?  In other words, how can I tell if apache is not sending
> or if tomcat is not receiving?
>
--
Don't underestimate the Force. - Darth Vader, Sith Lord.


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to