<?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>Jakub Korab &#187; web services</title>
	<atom:link href="http://www.jakubkorab.net/category/technology/web-services/feed" rel="self" type="application/rss+xml" />
	<link>http://www.jakubkorab.net</link>
	<description>Tech, Opinion, and Doing Stuff</description>
	<lastBuildDate>Fri, 23 Jul 2010 16:27:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Spring Web Services 1.0 Released</title>
		<link>http://www.jakubkorab.net/2007/08/spring-web-services-10-released.html</link>
		<comments>http://www.jakubkorab.net/2007/08/spring-web-services-10-released.html#comments</comments>
		<pubDate>Thu, 23 Aug 2007 14:43:00 +0000</pubDate>
		<dc:creator>Jake</dc:creator>
				<category><![CDATA[java]]></category>
		<category><![CDATA[spring]]></category>
		<category><![CDATA[web services]]></category>

		<guid isPermaLink="false">http://www.jakubkorab.net/2007/08/spring-web-services-10-released</guid>
		<description><![CDATA[The Spring guys have released version 1.0 of their web services framework. The framework contains:

 simplified methods to create contract-first web services (Java classes from XML schemas)
a clean client-side API
standardized access to O/X (object to XML) mapping tools like Castor, XMLBeans and JiXB that allow you to marshal and unmarshal XML easily

As we have come [...]]]></description>
			<content:encoded><![CDATA[<p>The Spring guys have released version 1.0 of <a href="http://www.springframework.org/spring-ws">their web services framework</a>. The framework contains:
<ul>
<li> simplified methods to create contract-first web services (Java classes from XML schemas)</li>
<li>a clean client-side API</li>
<li>standardized access to O/X (object to XML) mapping tools like Castor, XMLBeans and JiXB that allow you to marshal and unmarshal XML easily</li>
</ul>
<p>As we have come to expect, all of these components can be mixed and matched and used as standalone components. After my first look, I&#8217;m really impressed. Java web services don&#8217;t get much easier than this.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jakubkorab.net/2007/08/spring-web-services-10-released.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
