<?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>DreamIdea &#187; Spring</title>
	<atom:link href="http://www.dreamidea.net/category/back-end/spring/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dreamidea.net</link>
	<description></description>
	<lastBuildDate>Tue, 12 Apr 2011 13:58:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Spring 和 Hessian的兼容性</title>
		<link>http://www.dreamidea.net/back-end/spring/spring_hessian_compatibility</link>
		<comments>http://www.dreamidea.net/back-end/spring/spring_hessian_compatibility#comments</comments>
		<pubDate>Tue, 15 Dec 2009 04:11:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Spring]]></category>
		<category><![CDATA[Hessian]]></category>

		<guid isPermaLink="false">http://www.dreamidea.net/?p=15</guid>
		<description><![CDATA[<a href="http://www.dreamidea.net/back-end/spring/spring_hessian_compatibility" title="Spring 和 Hessian的兼容性"></a>今天试了一下Hessian和Spring的整合。 发现有兼容性问题。 Hessian3.15 3.16使用一代协议 Hessian3.2及以上使用的是二代协议。 而Spring2.56只支持一代协议，所以做多只能使用Hessian3.16如果使用更新的版本会报错。 支持更新的Hessian版本只能等Spring3了。]]></description>
			<content:encoded><![CDATA[<a href="http://www.dreamidea.net/back-end/spring/spring_hessian_compatibility" title="Spring 和 Hessian的兼容性"></a><p>今天试了一下Hessian和Spring的整合。<br />
发现有兼容性问题。<br />
Hessian3.15 3.16使用一代协议 Hessian3.2及以上使用的是二代协议。<br />
而Spring2.56只支持一代协议，所以做多只能使用Hessian3.16如果使用更新的版本会报错。<br />
支持更新的Hessian版本只能等Spring3了。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dreamidea.net/back-end/spring/spring_hessian_compatibility/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

