users@jax-rpc.java.net

dynamic web service invocations

From: Guadalupe Ortiz <gobellot_at_hotmail.com>
Date: Sun, 13 Feb 2005 15:34:46 +0100

I am interested on creating a client for invoking a web service which is not
known until runtime. I have checked the dii advanced example in JAXRPC but
it still use the remote service WSDL file at compilation time. Is it
possible to compile a client who does not know the service which is going to
invoke until runtime? (I could pass the service location when invoking the
client) Where could I find information about this?,
Thanks in adavance.
Guadalupe