You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Sagar Pidaparthi <Sa...@chordiant.com> on 2004/06/15 18:32:56 UTC

Changing server name at deploy time

Hi,

 

Can you point me to documentation that describes how we deal with
changing server name at deploy time.   I use localhost at development
time and java2wsdl produces wsdl with references to host name.  When I
deploy on a production server, obviously the production sever name
should be used in wsdls and  any proxy code.  How is this to be handled.

 

Regards

 

Sagar