Connecting http-2.0.48 with tomcat 3.3.1a using jk connector.

2005-02-16 Thread varsha.agrawal
Hello, I have already installed the apache(http-2.0.48) and tomcat 3.3.1a in my Linux system. The jk connector is also installed. But now the problem is that I don't know how to test whether my tomcat is running or not. When I try to see giving the URL: http://IP http://ip/ Address:8080/ it

RE: Connecting http-2.0.48 with tomcat 3.3.1a using jk connector.

2005-02-16 Thread Caldarale, Charles R
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Subject: Connecting http-2.0.48 with tomcat 3.3.1a using jk connector. I have already installed the apache(http-2.0.48) and tomcat 3.3.1a in my Linux system. Curiosity forces me to ask: Why are you using such an ancient level of Tomcat

RE: Connecting http-2.0.48 with tomcat 3.3.1a using jk connector.

2005-02-16 Thread varsha.agrawal
, February 17, 2005 11:26 AM To: Tomcat Users List Subject: RE: Connecting http-2.0.48 with tomcat 3.3.1a using jk connector. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Subject: Connecting http-2.0.48 with tomcat 3.3.1a using jk connector. I have already installed the apache(http-2.0.48

RE: Connecting http-2.0.48 with tomcat 3.3.1a using jk connector.

2005-02-16 Thread Caldarale, Charles R
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Subject: RE: Connecting http-2.0.48 with tomcat 3.3.1a using jk connector. Please do give me any idea of how to just test whether tomcat is running or not. Any help would be appreciated!!! You should be able to use netstat or its equivalent

Re: Connecting http-2.0.48 with tomcat 3.3.1a using jk connector.

2005-02-16 Thread Bill Barker
Well, since 3.3.1a doesn't ship with the CoyoteConnector, you need to have the AJP13Connector in server.xml (it's enabled by default). I'm assuming that you aren't using the JNIConnector (although it's still supported in mod_jk 1.2.8 :). You need the Http10Connector if you want Tomcat to