Download List

Project Description

Membrane SOAP Router is a modular SOAP intermediary written in Java. It is fully configurable due to Spring style configuration. You can audit SOAP traffic, route messages through DMZ, and gather performance statistics. The small memory consumption of less than 20 Megabytes makes it possible to run an instance of Membrane SOAP Monitor on any computer that provides or consumes Web services.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-05-06 00:02
1.4.0

An access control interceptor was added to restrict service access to authorized clients. The WSDL interceptor was extended to perform URL rewriting based on protocol, hostname, and port. The router API was simplified. The XML configuration file was extended. Spring was upgraded to version 3.0. The routing interceptor was dropped and replaced by Rule Matching and Dispatching interceptors. The load balancing interceptor and Round-Robin dispacher classes were updated to fix a bug.
Tags: Minor, cli, Unstable

2009-12-31 03:44
1.2.2

Keep-alive handling now uses the Connection header field. The port number has been removed from the HTTP host header field. The log level has been set to warn. On startup, all open ports are displayed.
Tags: Stable, Bugfixes, cli

2009-12-11 06:56
1.2.0

This release contains critical bugfixes. It has support for HTTP 1.0 so that Axis1 clients can be monitored again,
no URL rewriting for proxy rules, better HTTP chunking support, and much more. Spring bean configuration is now refactored and simplified.
Tags: Stable, Minor

2009-07-09 00:09
0.9.0

Address translation for WSDL and XML Schema locations was added. A bug in the method wildcard was fixed. FileExchangeStore was added. The README file was extended with installation and configuration instructions.
Tags: cli, Major

Project Resources