I'm surprised you had to build up the Call object yourself. If you look at the getQuote code in the stock quote sample (I think its getQuote2) he lets Axis parse the WSDL for him and Axis builds up the Call object - no direct calls to wsdl4j.� All you have to do is tell it which operation you want. -Dug <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > An identical situation still troubles me :) Anyway, my approach was a > bit more primitive than the getCalls method you're describing. I wrote > a lot of code to parse the WSDL doc using classes in the wsdl4j.jar > distributed along with axis (in \lib folder) and then build up my Call > object. In the end it works. If you're interested in this approach, > you'll find very useful the following article in IBM's dW: > "Dynamic Discovery and Invocation", by Damian Hagge (August 2001). > It sure showed me the ropes. > > Regards, > Costas > > >
- How to dynamically invoke a webservice pr... PILLAI,RANJITH (HP-PaloAlto,ex1)
- Re: How to dynamically invoke a webs... Anthony Elder
- RE: How to dynamically invoke a webs... PILLAI,RANJITH (HP-PaloAlto,ex1)
- RE: How to dynamically invoke a ... Anne Thomas Manes
- RE: How to dynamically invoke a webs... PILLAI,RANJITH (HP-PaloAlto,ex1)
- RE: How to dynamically invoke a webs... constantis
- RE: How to dynamically invoke a webs... Anthony Elder
- RE: How to dynamically invoke a webs... Doug Davis
- RE: How to dynamically invoke a webs... Tom Jordahl
- RE: How to dynamically invoke a webs... Jim . Jackson
- RE: How to dynamically invoke a ... Anne Thomas Manes
- RE: How to dynamically invoke a webs... Doug Davis
- RE: How to dynamically invoke a webs... Mike Burati
- RE: How to dynamically invoke a webs... PILLAI,RANJITH (HP-PaloAlto,ex1)
- DII : JavaBeans & Vector map... Kai Unewisse
- RE: How to dynamically invoke a ... Davanum Srinivas
- RE: How to dynamically invoke a webs... Davanum Srinivas
- RE: How to dynamically invoke a webs... constantis
