users@jax-ws.java.net

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

From: legolas wood <legolas.w_at_gmail.com>
Date: Thu, 18 Jan 2007 12:48:15 +0330

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