User login

Intermediate

Apache Axis2/C Performance Round #2

Story :

Level : Project : Realm :

In this article by Damitha Kumarage, he illustrates performance tests performed for Axis2/C for similar purposes as Axis2/Java performance tests .

0
No votes yet

Using the WSO2 ESB and FIX

Story :

Level : Realm : Project :

This article by Asanka Abeysinghe discusses the WSO2 ESB support for the FIX (Financial Information eXchange) protocol and how it benefits the development of financial applications. Several business use cases mapped to system use cases are described in detail, together with implementation details and relevant configuration information.

0
No votes yet
Tags :

How to Configure a Proxy in Axis2/C

Story :

Level : Project :

Apache Axis2/C provides facilities to the user to configure its Web Service clients to communicate with services via a proxy. This can be achieved in two different ways.

1. Configuring proxy programmatically for a particular client using service client API.

2. Enabling proxy globally for all the clients by configuring axis2.xml

 

0
No votes yet
Tags :

Axis2/C Deployed in Microsoft Internet Information Services (IIS) Family

Story :

Level : Project :

This article by Supun Kamburugamuva touches Axis2/C and IIS ISAPI technologies and goes on to explain how these two technologies can be combined to create a rich communication platform.

5
Average: 5 (1 vote)
Tags :

Security Vulnerabilities in Apache Axis2 1.4 / Rampart 1.4 and Avoiding Them

Story :

Level : Project : Realm :

In this tutorial, Nandana Mihindukulasooriya walks you through vulnerabilities within Axis2 1.4/ Rampart 1.4 and lists possible work arounds in solving those issues.

0
No votes yet

Applying policies at binding hierarchy in Apache Axis2 1.4

Story :

Level : Project : Realm :

One of the new features introduced in Apache Axis 1.4 is the ability to apply policies at the binding hierarchy. Prior to Axis2 1.4, we were only able to apply policies at server level, operation level and message level and those policies were applied to all the SOAP bindings. But with Axis2 1.4, we can apply policies at diffrent policy subjects in binding hierarchy using the new policy configuration.

0
No votes yet

Things to note when deciding on values to use for whttp:location (xmlns:whttp="http://www.w3.org/ns/wsdl/http")

Story :

Level :

This KB gives you a few guidelines to for selecting whttp:locations for your operations. Please refer [1] to find out what a whttp:location is.

0
No votes yet
Tags :

What is whttp:location? (xmlns:whttp="http://www.w3.org/ns/wsdl/http")

Story :

Level :

The location property which is defined under the WSDL 2.0 HTTP Binding Namespace (http://www.w3.org/ns/wsdl/http) specifies a pattern for serializing input message instance data into the request URI.

0
No votes yet
Tags :
Syndicate content