<?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>SpringSource Team Blog &#187; Web Services</title>
	<atom:link href="http://blog.springsource.org/category/web-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.springsource.org</link>
	<description>The voice of SpringSource</description>
	<lastBuildDate>Mon, 09 Jan 2012 19:03:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
		<item>
		<title>Spring Web Services 2.0 Released</title>
		<link>http://blog.springsource.org/2011/01/11/spring-web-services-2-0-released/</link>
		<comments>http://blog.springsource.org/2011/01/11/spring-web-services-2-0-released/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 13:55:13 +0000</pubDate>
		<dc:creator>Arjen Poutsma</dc:creator>
				<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=7136</guid>
		<description><![CDATA[After being in the works for almost a year, I&#039;m happy to announce that Spring Web Services 2.0 has been released! In this post, I&#039;d like to go over some of the major new features. Java 5+ and Spring 3.0 Required As you are probably aware, we moved the Object XML Mapping (OXM) module from  <a href="http://blog.springsource.org/2011/01/11/spring-web-services-2-0-released/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2011/01/11/spring-web-services-2-0-released/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Spring Integration 2.0 Milestone 3 Released</title>
		<link>http://blog.springsource.org/2010/03/23/spring-integration-2-0-milestone-3-released/</link>
		<comments>http://blog.springsource.org/2010/03/23/spring-integration-2-0-milestone-3-released/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 15:31:07 +0000</pubDate>
		<dc:creator>Mark Fisher</dc:creator>
				<category><![CDATA[Enterprise Integration]]></category>
		<category><![CDATA[JMX]]></category>
		<category><![CDATA[Spring Integration]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=4506</guid>
		<description><![CDATA[The 3rd development milestone for Spring Integration 2.0 was released last week (download it here). If you have read Oleg&#039;s recent blog, you already know that we have started working on a new reference sample implementation based on the &#034;Loan Broker&#034; example that plays a significant role in Gregor Hohpe and Bobby Woolf&#039;s Enterprise Integration  <a href="http://blog.springsource.org/2010/03/23/spring-integration-2-0-milestone-3-released/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2010/03/23/spring-integration-2-0-milestone-3-released/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>REST in Spring 3: @MVC</title>
		<link>http://blog.springsource.org/2009/03/08/rest-in-spring-3-mvc/</link>
		<comments>http://blog.springsource.org/2009/03/08/rest-in-spring-3-mvc/#comments</comments>
		<pubDate>Sun, 08 Mar 2009 22:20:02 +0000</pubDate>
		<dc:creator>Arjen Poutsma</dc:creator>
				<category><![CDATA[3.0]]></category>
		<category><![CDATA[Spring]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[REST MVC]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/?p=991</guid>
		<description><![CDATA[In the last couple of years, REST has emerged as a compelling alternative to SOAP/WSDL/WS-*-based distributed architectures. So when we started to plan our work on the next major release of Spring &#8211; version 3.0, it was quite clear to us that we had to focus on making the development of &#039;RESTful&#039; Web services and  <a href="http://blog.springsource.org/2009/03/08/rest-in-spring-3-mvc/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2009/03/08/rest-in-spring-3-mvc/feed/</wfw:commentRss>
		<slash:comments>74</slash:comments>
		</item>
		<item>
		<title>What&#039;s New in Spring Web Services 1.5?</title>
		<link>http://blog.springsource.org/2008/03/28/whats-new-in-spring-web-services-15/</link>
		<comments>http://blog.springsource.org/2008/03/28/whats-new-in-spring-web-services-15/#comments</comments>
		<pubDate>Sat, 29 Mar 2008 00:37:56 +0000</pubDate>
		<dc:creator>Arjen Poutsma</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://blog.springsource.com/main/2008/03/28/whats-new-in-spring-web-services-15/</guid>
		<description><![CDATA[After being in the works for about six months, I&#039;m happy to announce that Spring Web Services 1.5.0 has been released! In this post, I&#039;d like to go over some of the major new features. New Transports The 1.5 release includes two new transports: JMS and email. Using these new transports requires no Java code  <a href="http://blog.springsource.org/2008/03/28/whats-new-in-spring-web-services-15/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2008/03/28/whats-new-in-spring-web-services-15/feed/</wfw:commentRss>
		<slash:comments>27</slash:comments>
		</item>
		<item>
		<title>Spring: simple, not simplistic&#8230;</title>
		<link>http://blog.springsource.org/2007/06/05/spring-simple-not-simplistic/</link>
		<comments>http://blog.springsource.org/2007/06/05/spring-simple-not-simplistic/#comments</comments>
		<pubDate>Tue, 05 Jun 2007 21:18:18 +0000</pubDate>
		<dc:creator>Alef Arendsen</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2007/06/05/spring-simple-not-simplistic/</guid>
		<description><![CDATA[...and a little tale about why Spring does not necessarily lead to less code and certainly wasn't designed with this in mind (although of course it is a nice side-effect).]]></description>
		<wfw:commentRss>http://blog.springsource.org/2007/06/05/spring-simple-not-simplistic/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>XPath Support in Spring Web Services</title>
		<link>http://blog.springsource.org/2007/04/23/xpath-support-in-spring-web-services/</link>
		<comments>http://blog.springsource.org/2007/04/23/xpath-support-in-spring-web-services/#comments</comments>
		<pubDate>Mon, 23 Apr 2007 21:33:20 +0000</pubDate>
		<dc:creator>Arjen Poutsma</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[Web Services]]></category>

		<guid isPermaLink="false">http://blog.interface21.com/main/2007/04/23/xpath-support-in-spring-web-services/</guid>
		<description><![CDATA[Following up on my post on WS-DuckTyping, I thought it would be interesting to show what support Spring Web Services offers for XPath. Some of these features are available right now, but most will be part of the RC1 release we will release later this month. Throughout this post I will be using the contacts  <a href="http://blog.springsource.org/2007/04/23/xpath-support-in-spring-web-services/"><em>Read more...</em></a>]]></description>
		<wfw:commentRss>http://blog.springsource.org/2007/04/23/xpath-support-in-spring-web-services/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

