The aar files I create for my own projects, just contains the services.xml.
See below for an example:
./myaar.aar
./META-INF
./META-INF/MANIFEST.MF
./META-INF/services.xml
If your web services were created via codegen like adb, the stub files are
the client, the skeleton is the service on the ser
Yes Robert .. I'm going through the Axis2 docs and some videos to
understand the implementation of Axis2 .
As per my understanding, we need to create the .aar file and services.xml.
Please confirm if my understanding is correct?
.aar file need to be created for my Stub file or I need to include
version-1.7.9.aar is distributed by Axis2 and is optional.
We have a lot of docs, see here for how to configure the services.xml.
There is a learning curve that requires some time so I suggest going
through the docs before getting started.
http://axis.apache.org/axis2/java/core/docs/axis2config.h