Apache Axis2 Eclipse Plugins allow Web service developers to easily and speedily expose the available plain old Java applications as Web services. This tutorial by Lahiru Sandakith consists of two parts, with two examples that walk you thro...
This tutorial by Deepal Jayasinghe mainly focuses on how to write a service configuration file or services.xml for Apache Axis2/Java from scratch. He covers all the applicable syntax in the services.xml file as well as their proper usage. 0...
Get an introduction to the new architecture of Axis2 and learn how to deploy and consume Web services using Axis2. This is the first installment of a two-part series about developing Web services using the Axis2 runtime. Axis2 is the next g...
www.ibm.com/developerworks/opensource/library/ws-webaxis1/
-
Get Site Info
Apache Rampart is the Axis2 module that provides WS-Security functionality to Axis2 Web services and their clients. Rampart currently implements WS-Security, WS-SecurityPolicy , WS-SecureConversation and WS-Trust specifications. In this tut...
Abstract This article is a guide to develop Java Web services with Axis2 and Eclipse WTP. This article assume that you have already basic Eclipse knowledge. The article was developed with JDK 1.6 and Eclipse 3.5 (Galileo) and Axis2 1.4.1.
www.vogella.de/articles/Webservice/article.html
-
Get Site Info
This article by Deepal Jayasinghe discusses a number of available methods to create a ConfigurationContext. Depending on your application, you can choose the best option that satisfies your goals. Read and find out how AxisConfigurator mech...