Forum Discussion
kaushikragavan
13 years agoNew Contributor
SiKing wrote:
kaushikragavan wrote: If I pass an argument to iface.getOperationByName( "getDisplay(keys,"EN"")"), the WSDL doesn`t get imported and the connection is closed.
Do you seriously have all those enclosed quotes?
OOPS! that`s a typo. I am trying to call a getDisplay operation, iface.getOperationByName( "getDisplay(keys,"EN")"),where 'keys' is an argument of type List<String>