<?xml version='1.0' encoding='UTF-8'?><rss version="2.0">
   <channel>
      <title>Open Source Web Services Monitoring and SOA Governance</title>
      <link>http://www.membrane-soa.org/</link>
      <description>Open Source Web Services Monitoring and SOA Governance by predic8</description>
      <language>en</language>
      <copyright>Copyright (C) 2008-2010 predic8 GmbH</copyright>
      <lastBuildDate>Wed, 8 Sep 2010 17:51:57 +0200 </lastBuildDate>
      <docs>http://blogs.law.harvard.edu/tech/rss/</docs>
      <managingEditor>info@predic8.com</managingEditor>
      <webMaster>info@predic8.com</webMaster>
      <ttl>600</ttl>
      <item>
         <title>Membrane Monitor and Router Version 1.6 for Windows</title>
         <link>http://www.membrane-soa.org//soap-monitor/download.htm</link>
         <description>Version 1.6 of the <a href="http://www.membrane-soa.org/soap-monitor/index.htm">Membrane SOAP Monitor</a> is now available for <a href="http://www.membrane-soa.org/soap-monitor/download.htm">download</a>. The new version allows to <a href="http://www.membrane-soa.org/soap-monitor-doc/logging/index.htm">log Web Service invocations</a> into CSV files and SQL databases. As always, Membrane Router comes as a headless version that now can be installed as a <a href="http://ww.membrane-soa.org/soap-monitor-doc/router-windows-service.htm">Windows Service</a>.</description>
         <pubDate>Wed, 8 Sep 2010 00:00:00 +0200 </pubDate>
         <guid>http://www.membrane-soa.org/news/soap-monitor-csv-db.htm</guid>
      </item>
      <item>
         <title>Mac OS X Support for SOAP Monitor</title>
         <link>http://www.membrane-soa.org//soap-monitor/download.htm</link>
         <description>For the first time, there is a Mac OS version of <a href="http://www.membrane-soa.org/soap-monitor/index.htm">Membrane Monitor</a> available for <a href="http://www.membrane-soa.org/soap-monitor/download.htm">download</a>. Membrane Monitor was built using the cocoa libraries and should run on any Mac OS X.</description>
         <pubDate>Wed, 8 Sep 2010 00:00:00 +0200 </pubDate>
         <guid>http://www.membrane-soa.org/news/soap-monitor-mac-osx.htm</guid>
      </item>
      <item>
         <title>SOAP Monitor for Linux</title>
         <link>http://www.membrane-soa.org//soap-monitor/download.htm</link>
         <description>We've updated the Linux version of <a href="http://www.membrane-soa.org/soap-monitor/index.htm">Membrane Monitor</a> available for <a href="http://www.membrane-soa.org/soap-monitor/download.htm">download</a>. Membrane Monitor requires GTK+ 2.4.1 to run.</description>
         <pubDate>Wed, 8 Sep 2010 00:00:00 +0200 </pubDate>
         <guid>http://www.membrane-soa.org/news/soap-monitor-linux.htm</guid>
      </item>
      <item>
         <title>Membrane Registry Version 1.3.0</title>
         <link>http://www.membrane-soa.org//soa-registry/download.htm</link>
         <description>Membrane Registry Version 1.3.0 of the <a href="http://www.membrane-soa.org/soa-registry/">SOA Registry</a> is now available for <a href="http://www.membrane-soa.org/soa-registry/download.htm">Download</a>. The SOAP client now supports SOAP 1.2 and the Web application was updated to Grails 1.3.4. The new Release also includes many bugfixes and improvements.
		</description>
         <pubDate>Wed, 25 Aug 2010 00:00:00 +0200 </pubDate>
         <guid>http://www.membrane-soa.org/news/membrane-registry-130.htm</guid>
      </item>
      <item>
         <title>SOAP over SSL/HTTPS</title>
         <link>http://www.membrane-soa.org//ssl-termination-tunneling.htm</link>
         <description>Membrane now supports SSL to secure incoming and outgoing Web Services connections. There are many <a href="http://www.membrane-soa.org/soa-security-membrane/">deployment options for Web Services security</a>:<ul>
               <li>
                  <a href="http://www.membrane-soa.org/ssl-termination-tunneling.htm">SSL/HTTPS Gateway</a>
				
               </li>
				
               <li>SSL Tunnel and SSL VPN</li>
				
               <li>Logging SSL Traffic in the Middle</li>
			
            </ul>To use SSL you need Membrane Version 1.5.0 or higher.<br/>
			
            <img src="http://www.membrane-soa.org/images/logging-ssl-traffic-small.png" name="logging-ssl-traffic-small.png" alt="SOAP over SSL/HTTPS" title="SOAP over SSL/HTTPS"/>
		
         </description>
         <pubDate>Fri, 28 May 2010 00:00:00 +0200 </pubDate>
         <guid>http://www.membrane-soa.org/news/soap-over-ssl-https.htm</guid>
      </item>
      <item>
         <title>Web Services Failover</title>
         <link>http://www.membrane-soa.org//failover-for-webservices-and-http.htm</link>
         <description>
			
            <a href="http://www.membrane-soa.org/soap-monitor/download.htm">Version 1.4.0</a> of the Membrane Monitor and Router now offers failover for Web Services. Using the <a href="http://www.membrane-soa.org/soap-loadbalancing.htm">loadbalancer</a> of the router you can set up a high availability cluster of web services. If a target service or a network failure happens during the communication the router sends the request to the next server.<br/>
			
            <img src="http://www.membrane-soa.org/images/web-services-failover-news.png" name="web-services-failover-news.png" alt="Web Services Failover" title="Web Services Failover"/>
		
         </description>
         <pubDate>Fri, 7 May 2010 00:00:00 +0200 </pubDate>
         <guid>http://www.membrane-soa.org/news/web-services-failover.htm</guid>
      </item>
      <item>
         <title>Web Services Loadbalancing with URL Rewriting</title>
         <link>http://www.membrane-soa.org//soap-loadbalancing.htm</link>
         <description>Membrane SOA Monitor and Router now comes with a loadbalancer. The balancer can distribute HTTP requests between several Web Services or Web Servers. Addresses of Web Services endpoints and schema locations in WSDL documents are rewritten to the address of the Loadbalancer. The nodes of a cluster are hidden from the clients. What the client is seeing is a single Web Service or HTTP Server. The loadbalancing functionality is realized by an interceptor that is flexible and can be adapted to various loadbalancing needs.<br/>
			
            <img src="http://www.membrane-soa.org/images/membrane-as-loadbalancer-small.png" name="membrane-as-loadbalancer-small.png" alt="Web Services Loadbalancing with URL Rewriting" title="Web Services Loadbalancing with URL Rewriting"/>
		
         </description>
         <pubDate>Wed, 17 Feb 2010 00:00:00 +0100</pubDate>
         <guid>http://www.membrane-soa.org/news/web-services-loadbalancing.htm</guid>
      </item>
      <item>
         <title>Version 1.0.0 of SOA Registry</title>
         <link>http://www.membrane-soa.org//soa-registry/index.htm</link>
         <description>
			
            <p>Version 1.0.0 of the Membrane SOA Registry is now available for <a href="http://www.membrane-soa.org/soa-registry/download.htm">download</a>.</p>
			
            <p>It provides the following new features.<ul>
                  <li>Annoncement of service events like going down/up or WSDL changes over a Atom newsfeed.</li>
					
                  <li>For each XML Schema type the services are listed that use that type.</li>
					
                  <li>Extended performance statistics of service endpoints.</li>
				
               </ul>
 Besides this the new version contains critical bugfixes and provides an improved performance.
 </p>
		
         </description>
         <pubDate>Tue, 22 Dec 2009 00:00:00 +0100</pubDate>
         <guid>http://www.membrane-soa.org/news/registry-version-1.0.0.htm</guid>
      </item>
   </channel>
</rss>