Latest Content

How to Enable Either Configuration Management or Context Replication in a WSAS Cluster?

With respect to clustering, WSO2 WSAS supports both configuration management and context replication. Configuration management is also synonymous with node management. Configuration management provides functionality to configure and maintain multiple WSAS instances possibly running on different machines identically.

Undefined

Mashing up a National Geographic Photo of the Day Feed

In this article, Jonathan Marsh describes how he used the WSO2 Mashup Server to create a feed from the National Geographic site's 'Photo of the Day' to create a screensaver for his computer.

Undefined

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

How to change the HTTP & HTTPS ports of WSO2 WSAS?

Question: The default WSO2 WSAS HTTP & HTTPS ports are 9762 & 9443 respectively. I want to change these ports to different ones. What needs to be done?

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

How to Set up WSO2 WSAS in Eclipse using Maven2?

Q:How do I Set up WSO2 WSAS in Eclipse IDE for My Development needs ?

A: Lets Imagine an open source fanatic developer (Richard Stole), who would love to contribute to WSO2 Web Services Application Server project by adding new features, fixing bugs or even customizing it to suit his needs etc.

Undefined

WSO2 WSAS - HOWTO Series

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

Undefined

How to Disable the WSAS Management Console in my Production Server?

Question : I am running my WSAS instance on a production server, and for security or other purposes, I want to disable the WSAS Management console. How can this be achieved?

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

Pages