>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