So http://localhost:8080/axis2/services/Version/getVersion will invoke
the Version service.
On Tue, Feb 8, 2011 at 3:26 PM, wadi wadi wrote:
> Yes here it is:
>
>
> http://schemas.xmlsoap.org/wsdl/";
> xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/";
> xmlns:soap12="http://schemas.xmlsoap.org
If I'm not wrong, the "package" command should do that. Assuming that you
have "jar" in your POM configuration file.
2011/2/8 Håkon Sagehaug
> Hi all,
>
> I was wondering if anybody know of any maven plugins or tweeking so that
> one can build the jar for the client stubs. We want to use this w
Hi all,
I was wondering if anybody know of any maven plugins or tweeking so that one
can build the jar for the client stubs. We want to use this when we release
a new version of our web service. The release is 1. creating a aar file,
using maven aar plugin, then it would be nice to be able to crea
Yes here it is:
http://schemas.xmlsoap.org/wsdl/";
xmlns:mime="http://schemas.xmlsoap.org/wsdl/mime/";
xmlns:soap12="http://schemas.xmlsoap.org/wsdl/soap12/";
xmlns:http="http://schemas.xmlsoap.org/wsdl/http/";
xmlns:ns1="http://org.apache.axis2/xsd";
xmlns:wsaw="http://www.w3.org/2006/05/address