this seems you have not exposed the http transport in the server. check the
services.xml file.
thanks,
Amila.
On Wed, Apr 14, 2010 at 4:00 PM, Philippe Vandenhove <
[email protected]> wrote:
> Hi,
>
> I have to install an Axis2 web service in Tomcat (HTTP) behind a Reverse
> Proxy
Hi,
I have to install an Axis2 web service in Tomcat (HTTP) behind a Reverse
Proxy (HTTPS).
The web service has to be accessible from the web.
In my wsdl, i have set the address to https://myurl and it works fine, i
can access my web service from the web.
The problem comes when i send my Soap