LIBRARY

Running WSO2 WSAS on an IBM WebSphere Application Server

In this tutorial, Upul Godage shows you how to successfully integrate the WSO2 Web Services Application Server with the IBM WebSphere Application Server V6.1.

Undefined

WSO2 WSAS URL-based Repository

When WSO2 WSAS is deployed in a production environment, in some cases, it may make use of a URL based repository, instead of the default file system based repository. This article by Afkham Azeez, manager of WSO2 WSAS project, addresses all of the concerns one may encounter during the creation & configuration of a URL based repository with WSO2 WSAS.

Undefined

Develop Asynchronous Web Services with Axis2 - Eran Chinthaka

The implementation and invocation of asynchronous Web services is important to application development. UIs, which expose functionalities of Web services, have become increasingly interactive. As a result, asynchronous invocations and implementations have become more useful and effective, ultimately helping provide a better overall user experience. This article gives you an overview of different patterns for asynchronous scenarios in Web services and provides insight into how to implement them with Apache Axis2.

Undefined

WSO2 WSAS - HOWTO Series

WSO2 WSAS Developer Community has provided you with a list of WSAS HOW TO articles.

Undefined

Sending Attachments with SOAP - Michael Galpin

SOAP applications often have to deal with more than just simple messages. The payload for a SOAP message can often include a word processing or PDF document, image, or other binary file. This article by Michael Galpin on TheServerSide.com explains how to use the Message Transmission Optimization Mechanism (MTOM) to send and receive these messages using WSO2 Web Services Application Server (WSAS)

Undefined

Open Source WS Stacks for Java - Design Goals and Philosophy

Among the most popular open source stacks for implementing a SOAP/WS-* based solution in the Java space are Apache Axis2, Apache CXF, Spring Web Services and Sun’s Metro.

Stefan Tilkov posed a number of questions to the lead developers of these stacks – Paul Fremantle (Axis2), Dan Diephouse (CXF), Arjen Poutsma (Spring Web Services), Thomas Diesler (JBossWS) and Kohsuke Kawaguchi (Metro) – about their design goals, their approach towards Java and Web services standards, data binding, accessing XML, interoperability, REST support, and framework maturity

:

Undefined

ADB XML Schema Support

ADB is a light weight data binding framework specially developed for use with Apache Axis2. An introduction to ADB and the basic structure of the ADB generated code was discussed in the article ADB Generated Code in Apache Axis2 [1] This article by Amila Suriarachchi succeeds the previous one and elaborates the schema support currently available with ADB.

Undefined

Web Services Endpoints with Apache Axis2/C

Samisa Abeysinghe, current project lead of the Apache Axis2/C gives to you a detailed descriptions on customizing the endpoint address format of hosted services via Axis2/C, the Web services engine for providing and consuming Web Services in C.

Undefined

Web Services Authentication with Axis 2

Ulf Dittmer, moderator and WikiAdministrator at JavaRanch in this article presents two kinds of WS clients, one using the SAAJ API which was also discussed in his first article, the other one using Axis own API.

Undefined

AJAX and Web Services with WSO2 - Michael Galpin

The Web has become the dominant way to deploy applications. Web applications have numerous advantages over traditional desktop applications. However, the user interface of the application is one area that Web applications have traditionally been weak in comparison to their desktop brethren.

Undefined