<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Dimuthu's Blog &#187; wsf/ruby</title>
	<atom:link href="http://www.dimuthu.org/catagory/wso2/wsfruby/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dimuthu.org</link>
	<description>Waiting for your comments</description>
	<lastBuildDate>Wed, 21 Dec 2011 05:39:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<image>
  <link>http://www.dimuthu.org</link>
  <url>http://www.dimuthu.org/favicon.ico</url>
  <title>Dimuthu's Blog</title>
</image>
		<item>
		<title>WSO2 Web Services Framework for Ruby (WSF/Ruby) 1.1.0 Released</title>
		<link>http://www.dimuthu.org/blog/2008/07/24/wso2-web-services-framework-for-ruby-wsfruby-110-released/</link>
		<comments>http://www.dimuthu.org/blog/2008/07/24/wso2-web-services-framework-for-ruby-wsfruby-110-released/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 04:06:00 +0000</pubDate>
		<dc:creator>dimuthu</dc:creator>
				<category><![CDATA[web services]]></category>
		<category><![CDATA[wsf/ruby]]></category>
		<category><![CDATA[wso2]]></category>
		<category><![CDATA[1.1.0]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[wsdl mode]]></category>
		<category><![CDATA[wsf]]></category>

		<guid isPermaLink="false">http://www.dimuthu.org/?p=22</guid>
		<description><![CDATA[WSO2 WSF/Ruby is back in a release, after more than 6 months. We released the WSF/Ruby 1.0.0 in this January (with the start of the year work) with a number of features that someone may expect in a WS-* stack. For Ruby space there were no such thing support that many number of WS-* specs, [...]]]></description>
			<content:encoded><![CDATA[<p>WSO2 WSF/Ruby is back in a release, after more than 6 months. We released the WSF/Ruby 1.0.0 in this January (with the start of the year work) with a number of features that someone may expect in a WS-* stack. For Ruby space there were no such thing support that many number of WS-* specs, specially implementation for WS-Security, WS-SecurityPoilcy, MTOM were really new for ruby developers.</p>
<p>For this release (1.1.0), we mainly worked for improving the usability aspects of the WSF/Ruby. The result is the WSDL mode for both client and the server, and more importantly with this you can specify WS-Addressing and WS-SecurityPolicy assertions through a WSDL.</p>
<p>Here is the complete release note. Hope you ruby people try this out, enjoy and more importantly give us some valuable feedback..</p>
<p>WSO2 Web Services Framework For Ruby (WSF/Ruby) &#8211; 1.1.0 Released<br />
=============================================</p>
<p>WSO2 WSF/Ruby team is pleased to announce the release of WSO2 WSF/Ruby 1.1.0.</p>
<p>WSF/Ruby is the Ruby language extension to WSO2 WSF/C. This enables you to consume/provide Web Services both with REST and with the power of WS-* stack including WS-Reliable Messaging, WS-Security, WS-Addressing and MTOM Attachments.</p>
<p>For more information, please visit our project home page, <a class="moz-txt-link-freetext" href="http://wso2.org/projects/wsf/ruby">http://wso2.org/projects/wsf/ruby</a></p>
<p>You can download this release from: <a class="moz-txt-link-freetext" href="http://wso2.org/downloads/wsf/ruby">http://wso2.org/downloads/wsf/ruby</a></p>
<p>Key Features<br />
============<br />
1. Client API to consume Web services</p>
<p>* WSMessage class to handle message level options<br />
* WSClient class with both one way and two way service invocation support</p>
<p>2. Service API to provide Web services</p>
<p>* WSMessage class to handle message level options<br />
* WSService class with support for both one way and two way operations</p>
<p>3. Attachments with MTOM</p>
<p>* Binary optimized<br />
* Non-optimized (Base64 encoded)</p>
<p>4. WS-Addressing</p>
<p>* Version 1.0<br />
* Submission</p>
<p>5. WS-Security<br />
* UsernameToken and Timestamp<br />
* Encryption<br />
* Signing<br />
* WS-SecurityPolicy based configuration</p>
<p>6. WS-Reliable Messaging<br />
* Single channel two way reliable messaging</p>
<p>7. WSDL mode support for both client and server side<br />
* WS-Addressing and WS-SecurityPolicy is supported in WSDL mode</p>
<p>8. REST Support<br />
* Expose a single service script both as SOAP and REST service</p>
<p>Major Changes Since Last Release<br />
================================<br />
o WSDL mode support for both client and server side<br />
* WS-Addressing and WS-SecurityPolicy is supported in WSDL mode</p>
<p>Dependencies<br />
============<br />
1. The provider implementation uses Rails framework as the deployment model. Therefore in order to use provider implementation, you should have Rails installed on your machine. Please visit <a class="moz-txt-link-freetext" href="http://www.rubyonrails.org/">http://www.rubyonrails.org/</a> to find out more about RoR(Ruby on Rails).</p>
<p>Reporting Problems<br />
==================<br />
Issues can be reported using the public JIRA available at: <a class="moz-txt-link-freetext" href="https://wso2.org/jira/browse/WSFRUBY">https://wso2.org/jira/browse/WSFRUBY</a></p>
<p>Contact Us<br />
==========<br />
Please subscribe to our user or developer mailing lists. For details on how to subscribe please visit: <a class="moz-txt-link-freetext" href="http://wso2.org/mail#wsfruby">http://wso2.org/mail#wsfruby</a></p>
<p>Thank you for your interest in WSO2 WSF/Ruby.</p>
<p>- WSO2 WSF/Ruby Team</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dimuthu.org/blog/2008/07/24/wso2-web-services-framework-for-ruby-wsfruby-110-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

