Depending on how you have mod_jk configured, it will pass on to tomcat information about the ssl connection.
Brett Okken | MMF Archive | Lead Architect | 816.201.6112 | www.cerner.com | [email protected] -----Original Message----- From: Neil Aggarwal [mailto:[email protected]] Sent: Tuesday, August 23, 2011 6:46 PM To: [email protected] Subject: Https forbidden, but it should be terminated by httpd Hello all: I am creating a web service using Axis2. I have httpd in front with the JK connector to push web services to Tomcat. I do not have SSL configured on Tomcat since httpd handles that. When I try to download a WSDL using this url: https://myserver.com/myapp/services/MyService?WSDL I get an error: Https forbidden Axis 2 should not even know about https since httpd is connecting to it using the AJP connector and not https. Any ideas what could have happened? Thanks, Neil -- Neil Aggarwal, (972)834-1565, http://UnmeteredVPS.net/centos Virtual private server with CentOS 5.5 preinstalled Unmetered bandwidth = no overage charges --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] ---------------------------------------------------------------------- CONFIDENTIALITY NOTICE This message and any included attachments are from Cerner Corporation and are intended only for the addressee. The information contained in this message is confidential and may constitute inside or non-public information under international, federal, or state securities laws. Unauthorized forwarding, printing, copying, distribution, or use of such information is strictly prohibited and may be unlawful. If you are not the addressee, please promptly delete this message and notify the sender of the delivery error by e-mail or you may call Cerner's corporate offices in Kansas City, Missouri, U.S.A at (+1) (816)221-1024. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
