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

Reply via email to