Personalize
ADS

Axis2 > Java

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 :

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 :

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 :

Transport Session Management with Axis2

Story :

Level : Project :

Deepal Jayasinghe explains..

0
No votes yet
Tags :

How to Configure A Proxy In Apache Axis2/Java

Story :

Level : Realm : Project :

Apache Axis2/Java supports interfacing with proxies via HTTP Client 3.0.1. This configuration is achieved programmatically, or, by editing the axis2.xml file. In addition to this, you can also employ Java networking properties to configure proxy interfacing. Saminda Abeyruwan explains..

0
No votes yet
Tags :

How Can I Store and Access Parameters for My Web Service?

Story :

Level : Realm : Project :

Web service implementations might need to be provided with additional parameters when they initialize and start serving requests. This article explains how and where these parameters can be kept so that the Web service will be able to access them at runtime. Eran Chinthaka explains..

0
No votes yet
Tags :
Syndicate content