Hi, We can put the endpoing url in the config file. In the client program we have to read the endpoint url and construct the sevice and call appropriately.
Regards Rajadurai. On 3/27/07, Sivaswamynatha K <[EMAIL PROTECTED]> wrote:
Hi, I am using axis 2. Actually we developed a client for a web service running in a remote server. So is there any way to put the endpoint address url in some external sources i.e like config files. Its because if you are going to change the url you can do it config file not in java file. Regards, Siva
