RE: Apache cannot connect to Tomcat

2001-07-29 Thread Kelly E. Grooms
hanks. Kelly E. Grooms [EMAIL PROTECTED] -Original Message- From: Jeff Kilbride [mailto:[EMAIL PROTECTED]] Sent: Sunday, July 29, 2001 3:23 PM To: [EMAIL PROTECTED] Subject: Re: Apache cannot connect to Tomcat You're right, Andrew! I misread and thought Kelly hadn't added _any

Re: Apache cannot connect to Tomcat

2001-07-29 Thread Jeff Kilbride
-- Original Message - From: "Andrew Robson" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 29, 2001 12:56 PM Subject: Re: Apache cannot connect to Tomcat > Hang on Jeff this isn't correct is it? mod_jk can support either the ajp12 > or ajp13 protocol so a

Re: Apache cannot connect to Tomcat

2001-07-29 Thread Andrew Robson
Hang on Jeff this isn't correct is it? mod_jk can support either the ajp12 or ajp13 protocol so adding the ajp13 connector to server.xml isn't likely to help. I'm afraid I can't help with the jsp side of things as I only ever write servlets. Might be interesting to see if you can get a servlet

Re: Apache cannot connect to Tomcat

2001-07-29 Thread Jeff Kilbride
If you're using mod_jk, you have to add the connector to your server.xml file. I'm not sure why you *haven't* done that. Apache and Tomcat won't be able to communicate without it. So, I would suggest starting there. --jeff - Original Message - From: "Kelly E. Grooms" <[EMAIL PROTECTED]>