RE: Call BabelFish web service using WSDL file

2003-01-08 Thread Mark Timmings
Thanks for the tip - I hadn't gotten around to checking this tool out. I'll definitely have a play. -Original Message- From: Davanum Srinivas [mailto:[EMAIL PROTECTED]] Sent: 08 January 2003 16:18 To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: Call BabelFish web service

Re: Call BabelFish web service using WSDL file

2003-01-08 Thread Davanum Srinivas
try QName servQN = QName("http://www.xmethods.net/sd/BabelFishService.wsdl";, "BabelFishService") TIP: When in doubt, run wsdl2java on the wsdl and see the generated code. Thanks, dims --- Mark Timmings <[EMAIL PROTECTED]> wrote: > Sorry, I'm a little new to Apache Axis, although have previo

Call BabelFish web service using WSDL file

2003-01-08 Thread Mark Timmings
Sorry, I'm a little new to Apache Axis, although have previously worked with SOAP using the MS toolkit. I've been using Axis fine when using it in the following manner (I took the info for the paremeters from XMethods view RPC profile: call.setTargetEndpointAddress(new java.net.URL("http://servic