On Thu, May 29, 2008 at 9:58 PM, Jack Sprat <[EMAIL PROTECTED]> wrote:

> The domain of my WSDL endpoint location is being overlaid with an IP
> address when retrieving the WSDL using the ?wsdl parameter.  The location
> looks like this in the WSDL:
>
> <soap:address location="
> https://www.mydomain.com/mycontext/services/MyService"; />
>
> but appears like this when accessing with the ?wsdl parameter:
>
> <soap:address location="http://4.4.4.63:80/mycontext/services/MyService"/>
>
> I have the useOriginalWSDL parameter set to true in the services.xml file.
> Will setting the modifyUserWSDLPortAddress parameter to false prevent this?



Yes, If you set that parameter to false, it will not modify the port
addresses of the provided WSDL

Sanka


>
>
> Thanks,
> T.
>
>


-- 
Sanka Samaranayake
WSO2 Inc.

http://sankas.blogspot.com/
http://www.wso2.org/

Reply via email to