Hi Wes,
>From performance point of view ADB seems to perform better than others. Please follow these links for further comparison. http://www.ibm.com/developerworks/java/library/ws-java3/index.html?ca=dr s- http://wso2.org/library/588 Hope this will help you. Regards, Ashish Arya, ________________________________ From: Gamble, Wesley (WG10) [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 12, 2007 12:54 AM To: [email protected] Subject: Recommendations on which flavor of SOAP client to build? 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
