I have the same problem as sureshv.
I understand what nath says, meaning “MyWSAlias” is only used to generate the location in the wsdl, but in the end the location will still be http://host:port/ws/TestWS:sampleProviderWSD?WSDL.
But what happens when I deploy into production ? Do I have to create MyWSAlias in the IS, configuring it so that it points to my production host:port ? When I give my WSDL to the consumers, the location they see is my development server, so do they have to change the host:port in the WSDL so that they target my production server ?
Thank for any help !
#soa#webMethods#API-Management