hi...
i want to know whether web services can be called dynamically in axis 2...
On Thu, Sep 4, 2014 at 8:52 PM, Martin Gainty wrote:
> Good Morning Kyle
>
> Recently Java 1.8 has been released for beta (preliminary shakedown mode
> for developers)
> I have been running Axis2 with Java 1.7 for w
Yes. See the org.apache.axis2.client.ServiceClient class and, in the
quickstart guide, the section "Creating a Client with AXIOM", especially
"Code Listing 9:" .
Jeff
On 9/10/2014 11:19 PM, Navinderjit Kahlon wrote:
> hi...
> i want to know whether web services can be called dynamically in axis