HTTP only ESB

Are you using REST and SOAP over HTTP in most cases? Why bother with a clumsy full featured ESB? Membrane ESB is all you need.

We need no UDDI

Hide the location of a service from the consumer without an UDDI registry.

SOAP & HTTP Monitoring

Membrane Monitor captures, displays and manipulates SOAP messages. The XML beautifier makes it easy to analyze even complex messages.



Open Source Web Services Monitoring and Governance

Membrane SOA offers leightweight tools that help to run a successful and agile SOA.

Membrane SOA Registry

Lightweight registry that observes Web Services to insure a healthy SOA. Monitors and logs the availability of services. If a WSDL description of a service has changed the registry will detect the change.

About membrane-soa.org

membrane-soa.org is the home of the Membrane SOA tools from predic8 GmbH, supplier of SOA and Web Services training, consulting and development.

Invitation to Participate

We like to invite you to participate in our effort to provide lightweight and functional SOA tools.

RSS 2.0 Newsfeed

News:

ESB 3.2.0 - XML DoS Protection, Usage Statistics, etc. 11/14/11

The new Membrane ESB 3.2.0 release adds protection against XML-related attacks and Denial of Service to the feature list. It improves configuration of the request and response logging, shows per-proxy usage statistics in the admin console and has Linux startup scripts for the examples.
The leight-weight open source HTTP router can be used for synchronous integration and is available under the Apache License 2.0.

SOA Model 1.0.7 released 11/08/11

Finally the new version of SOA Model is ready for download. In this release we've fixed a lot of bugs which you've found and posted to the SOA Model group.

Membrane ESB 10/21/11

During the last 12 months Membrane Router has made a huge development. The router now offers many features like transformation, content-based routing and filtering that it is more and more like an ESB. It is still small, fast and flexible and the only transport it offers is HTTP. Membrane ESB is an Open Source tool that helps you with HTTP based integration for synchronous communication.

SOA Model 1.0.6 released 10/04/11

A new version of SOA Model is now available for download.
This release contains following new features and bugfixes:
- The element attributeGroups is now supported in parser and creators
- Bugfix: The prefix xml is now bound to the namespace name http://www.w3.org/XML/1998/namespace by default.

Service Proxy Quickstart Guide 09/15/11

Learn how to setup a service proxy for SOAP based Web Services in 10 minutes. The SOAP quickstart guide introduces into the new configuration language. All you need to configure a proxy that validates SOAP messages against WSDL and XML Schema is the following XML snippet:

<serviceProxy name="Example">
 <validator
  wsdl=
  "http://example.com/?wsdl" 
 />
 <target host="example.com" />
</serviceProxy>

All news...