Tomcat + SSL+ page cannot be displayed

2008-07-21 Thread Bellamine, Khalil
/ Does anyone know if is needed more configuration to use ssl? Thanks, Khalil.

Re: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22

2007-04-23 Thread Khalil
instances) of tomcats and hence the loadbalancer. Again, I thank you for your input!! Khalil plug-in className=org.apache.struts.tiles.SecureTilesPlugin set-property property=definitions-config value=/WEB-INF/conf/tiles/tiles-defs.xml, /WEB-INF/conf/tiles/tiles-welcome-defs.xml, /WEB-INF/conf

Connecting Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-2.2.4

2007-04-20 Thread Khalil
Hi, I am trying to integrate Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-2.2.4. The traffic seems to be flowing correctly to Tomcat on port 8080 from apache through the connector. Tomcat and Apache reside on the same machine. I want to force apache to drop prot 8080. Since we're behined a

Re: Connecting Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-2.2.4

2007-04-20 Thread Khalil
Message - From: Mladen Turk [EMAIL PROTECTED] To: Tomcat Users List users@tomcat.apache.org Sent: Friday, April 20, 2007 2:17 PM Subject: Re: Connecting Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-2.2.4 Khalil wrote: Hi, I am trying to integrate Tomcat 6.0.10 with Apache 2.2.4 using

Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22

2007-04-20 Thread Khalil
=1 worker.loadbalancer.balance_workers=tomcat1 #worker.loadbalancer.balance_workers=tomcat2, tomcat4, tomcat1, tomcat3 I added the following connector to server.xml in Tomcat Connector port=8009 protocol=AJP/1.3 redirectPort=8443 enableLookups=true/ Regards Khalil

Re: Tomcat + jk + Apache httpd on Windows 2003 Very Slow

2007-04-20 Thread Khalil
Avi, Take a look at this article http://confluence.atlassian.com/display/DOC/Using+Apache+with+mod_jk Regards, Khalil - Original Message - From: Avi Flax [EMAIL PROTECTED] To: users@tomcat.apache.org Sent: Friday, April 20, 2007 3:23 PM Subject: Tomcat + jk + Apache httpd

Re: Force Apache to drop port 8080 when forwarding to Tomcat 6.0.10 using mod_jk-1.2.22

2007-04-20 Thread Khalil
with links (or redirects) which have an appended port 8080, although he is starting with port 80. If so, it sounds a little like a bug in his webapp. Khalil: can you please comment? Mladen Turk wrote: Khalil wrote: Hi, I am trying to integrate Tomcat 6.0.10 with Apache 2.2.4 using mod_jk-1.2.22