Personalize
ADS

Axis2

Axis2 deployment – Custom deployers

Story :

Level : Realm : Project :

In this article by Deepal Jayasinghe, he introduces the use of custom deployers to gain most out of your Axis2 deployment.

0
No votes yet
Tags :

Configuring Transport URLs to be Different from the WS-Addressing Endpoint

Story :

Level : Realm : Project :

Often times the requirement comes up to send a SOAP envelope to a different location than what's specified inside WS-Addressing 'To' address. This knowledge base by Eran Chinthaka outlines how.

0
No votes yet
Tags :

How to Find the Service and the Operation Associated with a SOAP Message

Story :

Level : Realm : Project :

Some times we might want to perform various actions, depending on the current service and operation. This knowledge base outlines how one can find the service and the operation associated with the message being processed.

0
No votes yet
Tags :

How to configure Axis2 to talk to a Qpid AMQP broker

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.

0
No votes yet
Tags :

Handling SOAP attachments with Axis2/C

Story :

Level : Project :

Axis2/C supports MTOM (SOAP Message Transmission Optimization Mechanism) and SwA (SOAP with attachments) that allows you to easily implement clients and services to handle attachments either way. In addition, you can convert binary content to base64 and vice-versa while sending and receiving attachments. This tutorial discusses the API and configuration options for handling SOAP Attachments within Axis2/C.

0
No votes yet
Tags :

Axis2 Sessions and Service Instances

Story :

Level : Project :

In Axis2, there are four types of sessions that we talk about. Each session has a lifetime and characteristics specific to the session type. The available sessions in Axis2 can be listed as follows:

  1. Request scope

  2. SOAP session scope

  3. Transport session scope

  4. Application session scope

    0
    No votes yet
Tags :

Apache Axis2: A Practical Guide to Creating Quality Web Services

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.

0
No votes yet
Tags :

Building Axis2/C Web Services with the help of Axis2/Java Tools

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.

0
No votes yet
Tags :
Syndicate content