Re: Problem with creating client and service
Deepal Jayasinghe <[email protected]>
| Newsgroups | gmane.text.xml.axis.user |
|---|---|
| Message-ID | <[email protected]> |
For ADB, you need to generate the stub (using the code generation tool) and use the stub to call the service. Alternatively you can use RPCServiceClient. Deepal > Hi all, > I'm new to Axis2 and I went through some tutorials provided by Apache. > I managed to setup an Axiom service and client successfully. Then I > tried to use that same Axiom service with an ADB client. However I can > not understand how to pass parameters to Axiom services using ADB. In > axiom clients parameters are passed as OMElements. But in ADB such > method is not provided. I can provide further details. First I need to > know whether it is possible to call services written Axiom using > clients created in ADB? > > Thank You > Dimuthu Upeksha -- Blog - http://blogs.deepal.org/