Sagara Gunathunga wrote:
> Hi Neil,
> here you are trying to modify three HTTP binding based  end points,
> but the values of "location" attribute contain HTTPS address and this
> will not work ,  you should use HTTP address for location attribute.

I don't want to use https directly. The proxy uses https, but then uses http to 
communicate with my Axis2 servlet.

> e.g. -
> http://proxy.example.net/axis2/services/ExampleService.ExampleServiceHttpSoap12Endpoint
>
> If you want to use HTTPS , first you have to enable HTTPS transport
> for Axis2 using axis2.xml file and then try for above . You may refer
> Axis2 documentation for this.

HTTPS is already enabled as specified in 
http://ws.apache.org/axis2/1_4/http-transport.html#httpsupport. 

Are you saying I can only have an https URL in the location if the proxy uses 
https to connect to the Axis2 servlet?

Neil Youngman

<<winmail.dat>>

Reply via email to