
Hi, in this Posts I will be explaining you how to develop the client to access the AXIOM based AXIS2 web service, what we created in part 1 and tested in part 2.
Ok So lets get started
Prerequisites
The service should be developped and deployed in Axis2, this is explained in part 1 of this post series.
I will be using eclipse to create my client.
Architecture of the client
Customers items will be added to the itemsList and all the...