You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Neil Aggarwal <ne...@JAMMConsulting.com> on 2011/08/24 01:46:03 UTC

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: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org


RE: Https forbidden, but it should be terminated by httpd

Posted by "Okken,Brett" <BO...@CERNER.COM>.
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 | bokken@cerner.com


-----Original Message-----
From: Neil Aggarwal [mailto:neil@JAMMConsulting.com] 
Sent: Tuesday, August 23, 2011 6:46 PM
To: java-user@axis.apache.org
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: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org

----------------------------------------------------------------------
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: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org