I am trying to do the same thing. I am using WSIF to do it. You may take a
look at the DynamicInvoker example to get an idea.

Right now it seems like handling complex data types is the biggest challenge
to me. I haven't seen any good example with open source components.

I am also new to Web services. As I understand it, yes, there could be more
than one Service, PortType, and Message in a Web service.

Hope this help.

Tony

-----Original Message-----
From: Vinu Murugesan [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 19, 2002 1:28 PM
To: [EMAIL PROTECTED]
Subject: Dynamic Invocation w/ Axis


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