Axis2
RESTful Web Services with Apache Axis2
Submitted on June 20, 2008 - 21:46. Story : Level : Project :
In this tutorial, Keith Chapman looks at implementing a REST service in Apache Axis2.
How to configure Axis2 to talk to a Qpid AMQP broker
Submitted on June 1, 2008 - 21:28. Story : Level : Project : Realm :
In this article by Suran Jayathilaka, he looks at configuring the JMS transport in Axis2/Java to talk with a Qpid AMQP broker.
Apache Axis2: A Practical Guide to Creating Quality Web Services
Submitted on May 2, 2008 - 00:07. Story : Level : Project :
A step by step practical guide for developing Web services using Apache Axis2 by Deepal Jayasinghe is expected to be out soon. The book will take you through the basics of Web services and Axis2 to the details of the architecture of Axis2. You can pre-order the book from here.
- by ayanthi
- Login or register to post comments
- Read more
- 1093 reads
Building Axis2/C Web Services with the help of Axis2/Java Tools
Submitted on May 1, 2008 - 06:16. Story : Level : Project : Realm :
In this introductory tutorial, Dimuthu Gamage explains how to use Axis2/Java tools to ease the development of Axis2/C Web Services.
- by dimuthuc
- Login or register to post comments
- Read more
- 1667 reads
Apache Axis - Web Services For Human Beings
Submitted on March 24, 2008 - 20:29. Story : Level : Realm : Project :
In this talk by Samisa Abeysinghe presented at the IndicThreads.com Conference On Java Technology held in Oct 2007 in Pune, India - he explores the architecture of Axis2.
- by ayanthi
- Login or register to post comments
- Read more
- 1213 reads
Working with Axis2 Service and Module Life Cycle Events
Submitted on February 28, 2008 - 02:43. Story : Project :
You might be interested in keeping up-to-date with the services and modules deployed within an Axis2 engine. For example, you might want to know when new services and modules are deployed within Axis2 or when they are removed. For this purpose Axis2 provides a notification mechanism for you to register yourself and be notified when changes are made to the services and modules deployed. This tutorial by Eran Chinthaka introduces the event notification mechanism within Axis2 engine that makes it all possible.
Introduction to Axis2/C Service Client API
Submitted on February 15, 2008 - 20:52. Story : Level : Project : Realm :
In this article by Dinesh Premalal, he introduces Axis2/C Service Client API for the beginner.
Contract First Development with Axis2 (Part II)
Submitted on December 16, 2007 - 20:40. Story : Level : Project :
When it comes to Web service development, Contract first development is the recommended method to follow since it mainly concentrates on the contract rather than the implementation.


