Which version of Axis2 do you use? There are known problems in
versions before 1.5.3.

Andreas

On Mon, Nov 29, 2010 at 17:01, Christopher Johnson <johns...@gmail.com> wrote:
> All -
>
> I've published a web service using Axis2 yet I have identified a mismatch
> between the URI in the browser, and where the service is running compared to
> the WSDL that is generated.
>
> My browser address is:
>
> https://myserver/axis2/services/MyService?wsdl
>
> yet the address found in the WSDL look like the following:
>
> http://myserver:8080/axis2/services/MyService.MyServiceHttpSoap12Endpoint
>
> I've tried to edit the axis2.xml to say port 80 and port 443 and added in
> the https yet I did not see any change in the url.
>
> I really just want to force the WSDL do show the desired URL, how can I go
> about that.
>
> Thanks in advance.
>
> ..Chris
>

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: java-dev-h...@axis.apache.org

Reply via email to