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