All,
 
I am just starting out with Axis2 and notice that there are four ways
that you can build a client: AXIOM, ADB, XML Beans, and JiBX.  I am only
developing clients here, no need for a server as of yet.
 
JiBX looks the most straightforward from a code - reading point of view,
followed closely by ADB.
 
My criteria for choosing a method are:
 
1) It works
2) Puts the least amount of conceptual strain on the maintenance code
reader down the road.
 
Any suggestions for which is easiest/best to implement?
 
Thanks,
Wes

Reply via email to