There are 4 ways to create Clients in Axis 2 as shown
1.building an AXIOM based client,
2.generating a client using Axis2 Databinding Framework (ADB),
3.generating a client using XMLBeans,
4.and generating a client using JiBX
Could anybody please tell me , how can we decide what approach should be used . please guide me .