How to reuse the Stub when webservice is relocated to other place?
- by vipin k.
hi all,
My requirement is to relocate the webservice(Jax ws) without building the client side code.
i want to know is thers any way i can use client code without rebuilding the client.?
thanks you.