Hello there,

I'm trying to create a generic invoker for web
services using Axis. If all that you are given is the
WSDL file, then how do you go about getting and
setting the individual parameters for operations in a
SOAP call? I've had some success using the WSDL4J
framework for manipulating the WSDL files, but I'm
still not sure how to create a call in which you don't
know ahead of time what the operations and parameters
will be. Any help would be greatly appreciated.

And also, is it possible to have more than one
Service, PortType, and Message in a Web Service. The
reason I'm asking this is because I have put loops to
get each of these things. If I know that there could
only be 1 of each of these things, then there is no
point in putting them in a loop.

Thanks,
Vinu.

__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

Reply via email to