RE: [EMAIL PROTECTED] mod_jk integration for both HTTP and HTTPS request to one JBOSS

2008-07-29 Thread Deepak Gupta
pstechnologies.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 29, 2008 6:44 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] mod_jk integration for both HTTP and HTTPS request to one JBOSS Hello Deepak You have also add the jmount

Re: [EMAIL PROTECTED] mod_jk integration for both HTTP and HTTPS request to one JBOSS

2008-07-29 Thread Dietmar . Mueller
Hello Deepak You have also add the jmount into the ssl virtual host. regards Dietmar "Deepak Gupta" <[EMAIL PROTECTED]> 29.07.2008 14:56 Bitte antworten an users@httpd.apache.org An Kopie Thema [EMAIL PROTECTED] mod_jk integration for both HTTP and HTTPS request to one

[EMAIL PROTECTED] mod_jk integration for both HTTP and HTTPS request to one JBOSS

2008-07-29 Thread Deepak Gupta
Hi, I have Jboss 4.0.5 and Apache 2.2.9 with SSL on windows environment. I have successfully configured mod_jk so that apache talks with jboss nicely for all HTTP request. Problem I am facing is when I am making an HTTPS request it goes to Apache but never comes to JBOSS. I have successfully co