I have been poking around for a while using multiple java clients.  I have noticed that you can do a Dynamic Invoking of a Service (with or without WSDL) using the Service factory, but all the examples are returning a single value.  What if you had a complex value, or multiple out parameters?  Is there any way to dynamically invoke the service without having to build a "stub" or proxy class using wsdl2java?

 

Thanks for the help

Larry

 

Reply via email to