You are viewing a plain text version of this content. The canonical link for it is here.
Posted to soap-dev@xml.apache.org by Sijo Kuriakose <ks...@yopa.com> on 2001/05/15 23:28:29 UTC

Help !!!

Hi,
 I am writing a server to provide some service on internet. I have a
restriction
of, the client being written in any language.
 To be precise, I need to enable the client to invoke the following method.

 public String register ( String [] Interests );


 How do I invoke this method from the apache soap client?

Thanks and regards
Sijo