Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Change the web service url in netbeans 5.5 generated web service client.

843833Apr 23 2007 — edited May 11 2007
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 8 2007
Added on Apr 23 2007
9 comments
942 views