« Create mosaic images with Perl and ImageMagick | Main | The cranky user: Usability off the beaten path »

Online banking with Apache Geronimo and Axis2, Part 1: The service: Laying down the framework


Online banking with Apache Geronimo and Axis2, Part 1: The service: Laying down the framework
Dive deep into the intricacies of using Apache Geronimo and Axis2 to build a complex Web services application. This three-part tutorial series walks you through building an example online banking Web service, documenting each step of the process so new users can quickly grasp the concepts and build a complete Web service and Web-interface client that connects to and communicates with the Web service. In the first installment, you get acquainted with the example Web service and the Web services that use WSDL, build and compile a WSDL file, and test and deploy it on Geronimo.