Change the web service url in netbeans 5.5 generated web service client.
843833Apr 23 2007 — edited May 11 2007Hi All,
I have created a web service client using Netbeans 5.5. Now my client classes has been generated. If the web service server url changes due to moving into production server i have to create the client again.
But i need to make the web service client in such a way that the i will put the web service server url in configuration file and access that url in the client classes. So whenever the server url changes i will only change that configuration file not the whole client api recompilation.
Please help if you guys have any idea.
Thanks
Debdx