users@jax-rpc.java.net

Static Client with Changing Web Service URL?

From: Ryan Champlin <ryan.champlin_at_firstlogic.com>
Date: Thu, 7 Apr 2005 11:32:24 -0500

All,

I'm wondering if I create a web service client that is staic is there a way to change the URL for the web service if it changes later without regenerating the client?
Everything about the service is static except the URL and Port. I'm wondering if there is a way to pass this in or override that specific element throug the use of the stubs. I'm not seeing a straightforward way by looking at what was generated.

Thanks much,
Ryan