Axis2

Axis2 client side module engagement

Project :

How to implement Threads in Axis2

Realm : Project :

For detailed information read 

How to implement Threads in Axis2

How to write an Axis2 Observer

Realm : Project :

How to write an Axis2 Observer.

I did a detailed blog post about the $topic.

How to Serialize ADB Code Generated Objects

Story :

Level : Realm : Project :

How to Serialize ADB Code Generated Objects

 

At times one needs to see the XML serialization of objects generated for various reasons. This knowledge base explains a simple method to serialize objects generated using the Axis2 Data Binding (ADB) frameowrk.

We generated code using wsdl2java tool, so that we can see the Web service methods as methods of a Java object. Once generated, we will be using these objects to send and receive parameters to/from the Web service that we are invoking. Take the following method as an example:

0
No votes yet
Tags :

Learning axis2.xml - Part1

Story :

Level : Realm : Project :

This tutorial by Deepal Jayasinghe is a look at Axis2 configuration parameters for deployment.

4
Average: 4 (1 vote)
Tags :

Axis2 & Spring - Best of both worlds

I have written a blog post on ${subject}. It can be found here.

Understand the Famous "Did not understand MustUnderstand header(s)" Error

Story :

Level : Realm : Project :

This article by Eran Chinthaka describes the requirement of understanding the mustUnderstand SOAP header property in designing and implementing Web services.

Both SOAP 1.1 and SOAP 1.2 specifications enable you to use mustUnderstand attributes with SOAP headers. Not handling these headers properly is a common concern during Web service interactions. Within Axis2, repercussions of not understanding some of these mustUnderstand headers is common, especially in those ciscumstances when you try to use add-on modules with Axis2. This article describes the mustUnderstand header field and goes on to explain the cause of such errors. The article also looks at what happens inside Axis2, as such errors are encountered and how some of it can be fixed with minimal effort.

0
No votes yet
Tags :
Syndicate content