users@jax-ws.java.net

Re: in Jax-RPC we have ServiceFactory, what do we have in JAX-WS for dynamic client creation?

From: Rama Pulavarthi <Rama.Pulavarthi_at_Sun.COM>
Date: Thu, 18 Jan 2007 08:45:17 -0800

You can use the javax.xml.ws.Service class. See Dispatch samples and
documentation for writing dynamic clients.

thanks,
Rama Pulavarthi

legolas wood wrote:
> Hi
> Thank you for reading my post.
> I find some samples in the web that shows how we can create client for
> webservices when just we have a url to the WSDL .
>
> Here is the document
> http://edocs.bea.com/wls/docs81/webserv/client.html#1075630
> but it uses ServiceFactory which i did not find in JAX-WS packages.
>
> Can some one please give me some hints about implementing same
> functionality in jax-ws ?
>
> Thanks
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_jax-ws.dev.java.net
> For additional commands, e-mail: users-help_at_jax-ws.dev.java.net
>
>