RE: Dynamic Invocation w/ Axis

2002-12-19 Thread Anne Thomas Manes
2002 3: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 t

Re: Dynamic Invocation w/ Axis

2002-12-19 Thread Aleksander Slominski
s. 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/

RE: Dynamic Invocation w/ Axis

2002-12-19 Thread Chen, Tony
o 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 Invoc

Dynamic Invocation w/ Axis

2002-12-19 Thread Vinu Murugesan
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 W