How to avoid rebuilding the clint Stub when (JAX-WS)webservice is relocated to other place?
Posted
by vipin k.
on Stack Overflow
See other posts from Stack Overflow
or by vipin k.
Published on 2009-09-08T05:48:57Z
Indexed on
2010/05/16
1:40 UTC
Read the original article
Hit count: 317
jax-ws
sorry ,i am asking the same question twice, I deployed the JAX-WS web service, and consuming it from my client code. My requirement is , how should i avoid building my client code (Stubs) while relocating my JAX-WS web service from one place to another?
Thanks you.
© Stack Overflow or respective owner