I am using Apachi Axis 1.4 build. while Invoking Webservice dynamically from Client i am passing parameters to the service. But i am failing in below step
Call call = (Call) service.createCall();
call.setTargetEndpointAddress( new java.net.URL(endpoint) ); call.setOperationName(new QName ("http://SampleCode.mits.com", "getString"));
if call.setOperationName(new QName"urn:SampleWS", "getString")); as in WSDL
my invocation is falling. Please let me know how to pass targetNameSpace as targetNameSpace="urn:SampWS" in .wsdl file.
Thanks in advance
Niranjan
Balaji Loganathan
author and deputy
Bartender
Joined: Jul 13, 2001
Posts: 3150
posted
0
"Niranjan / Magics ma", Welcome to the JavaRanch.
We're a friendly group, but we do require members to have valid display names.
Display names must be two words: your first name, a space, then your last name. Fictitious names are not allowed.
Please edit your profile and correct your display name since accounts with display names get deleted.