users@jax-ws.java.net

Re: How to write a client with JAX-WS final release

From: Jitendra Kotamraju <Jitendra.Kotamraju_at_Sun.COM>
Date: Thu, 01 Jun 2006 17:20:27 -0700

>It looks like the @WebServiceRef annotations is not working at all. There is
>no difference it is or not.
>Can anybody explain why?
>
>
@WebServiceRef injection would work only when running in a container
environment. If your client is a standalone java app, no one is going to
inject @WebServiceRef

thanks,
Jitu