Apache 2.0.40 + Tomcat + mod_jk2 SSL

2002-10-23 Thread Chris Ramsay
Hi,
I am having problems getting Apache to pass SSL connections to Tomcat via 
mod_jk2.
Standard connections work fine but when opening to 
https://mysite.com/project/servlet/MyServlet I get an Apache 404 error.
https://mysite.com works fine as well.

The versions I am using are:
OS: Red Hat Linux 8.0 (Kernel 2.4.18-14smp)
Apache 2.0.40
Tomcat 4.1.12
mod_jk2

Apart from that the SSL config is pretty much the standard one, as is the 
Apache config. I can send the jk2 properties files if necessary.

Thanks for any help,
Chris.



_
Internet access plans that fit your lifestyle -- join MSN. 
http://resourcecenter.msn.com/access/plans/default.asp


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 



Re: Apache 2.0.40 + Tomcat + mod_jk2 SSL

2002-10-23 Thread Chris Ramsay
Hi,
I managed to correct my own problem.
Needed to add:

  JkUriSet worker ajp13:localhost:8009


into the VirtualHost part of my ssl.conf file.
Another problem I seem to be having is that only 1 tomcat thread is running. 
Anyone else having this problem (if it is a problem)?




Hi,
I am having problems getting Apache to pass SSL connections to Tomcat via 
mod_jk2.
Standard connections work fine but when opening to 
https://mysite.com/project/servlet/MyServlet I get an Apache 404 error.
https://mysite.com works fine as well.

The versions I am using are:
OS: Red Hat Linux 8.0 (Kernel 2.4.18-14smp)
Apache 2.0.40
Tomcat 4.1.12
mod_jk2

Apart from that the SSL config is pretty much the standard one, as is the 
Apache config. I can send the jk2 properties files if necessary.

Thanks for any help,
Chris.



_
Internet access plans that fit your lifestyle -- join MSN. 
http://resourcecenter.msn.com/access/plans/default.asp


--
To unsubscribe, e-mail:   

For additional commands, e-mail: 



_
Get faster connections -- switch to MSN Internet Access! 
http://resourcecenter.msn.com/access/plans/default.asp


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 



Re: Apache 2.0.40 + Tomcat + mod_jk2 SSL

2002-10-23 Thread Robert L Sowders
Did you uncomment the "invoker" in the TOMCAT_HOME/conf/web.xml file. It's 
commented out by default.




rls





"Chris Ramsay" <[EMAIL PROTECTED]>
10/23/2002 04:40 AM
Please respond to "Tomcat Users List"

 
To: [EMAIL PROTECTED]
    cc: 
    Subject:    Apache 2.0.40 + Tomcat + mod_jk2 SSL

Hi,
I am having problems getting Apache to pass SSL connections to Tomcat via 
mod_jk2.
Standard connections work fine but when opening to 
https://mysite.com/project/servlet/MyServlet I get an Apache 404 error.
https://mysite.com works fine as well.

The versions I am using are:
OS: Red Hat Linux 8.0 (Kernel 2.4.18-14smp)
Apache 2.0.40
Tomcat 4.1.12
mod_jk2

Apart from that the SSL config is pretty much the standard one, as is the 
Apache config. I can send the jk2 properties files if necessary.

Thanks for any help,
Chris.



_
Internet access plans that fit your lifestyle -- join MSN. 
http://resourcecenter.msn.com/access/plans/default.asp


--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>





--
To unsubscribe, e-mail:   <mailto:tomcat-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-user-help@;jakarta.apache.org>