<?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>bogdan@j3e &#187; j2EE news</title>
	<atom:link href="http://www.bserban.org/category/j2ee-news/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bserban.org</link>
	<description>Web, Java, J2EE, SaaS, Tips&#38;Tricks</description>
	<lastBuildDate>Thu, 08 Jul 2010 11:53:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>First GA of RESTeasy Released</title>
		<link>http://www.bserban.org/2009/02/first-ga-of-resteasy-released/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=first-ga-of-resteasy-released</link>
		<comments>http://www.bserban.org/2009/02/first-ga-of-resteasy-released/#comments</comments>
		<pubDate>Sun, 08 Feb 2009 14:06:56 +0000</pubDate>
		<dc:creator>bserban</dc:creator>
				<category><![CDATA[j2EE news]]></category>
		<category><![CDATA[jboss]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[SOA]]></category>

		<guid isPermaLink="false">http://www.bserban.org/?p=93</guid>
		<description><![CDATA[On 21 January JBoss announced the first GA of RESTeasy was released Like any other java nuts and bolts framework it is &#8220;certified&#8221; against JAX-RS specification which makes me worry about being a heavy approach. JBoss RESTEasy is a framework that allows you to write RESTFul Web Services in Java. It is a fully certified [...]]]></description>
			<content:encoded><![CDATA[<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bserban.org%2F2009%2F02%2Ffirst-ga-of-resteasy-released%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bserban.org%2F2009%2F02%2Ffirst-ga-of-resteasy-released%2F&amp;source=bserban&amp;style=normal&amp;service=bit.ly&amp;hashtags=j2EE+news,jboss,rest,SOA" height="61" width="50" /><br />
			</a>
		</div>
<p>On 21 January JBoss announced the first GA of <a href="http://www.jboss.org/resteasy/">RESTeasy</a> was released</p>
<p>Like any other java nuts and bolts framework it is &#8220;certified&#8221; against JAX-RS specification which makes me worry about being a heavy approach.<br />
<code><br />
JBoss RESTEasy is a framework that allows you to write RESTFul Web Services in Java. It is a fully certified and portable implementation of JAX-RS specification.<br />
</code></p>
<p>It can be run in Servlet container such Tomcat but the full benefits come when integrated with JBoss AS. What is new is that despite JAX-RS which is a server side specification the JBoss team innovated on the client side and they implemented JAX-RS Client framework to speed the development process.</p>
<p>Features</p>
<p>    * Fully certified JAX-RS implementation<br />
    * Portable to any app-server/Tomcat that runs on JDK 5 or higher<br />
    * Embeddedable server implementation for junit testing<br />
    * Rich set of providers for: XML, JSON, YAML, Fastinfoset, Atom, etc.<br />
    * JAXB marshalling into XML, JSON, Fastinfoset, and Atom as well as wrappers for arrays, lists, and sets of JAXB Objects.<br />
    * Asynchronous HTTP (Comet) abstractions for JBoss Web, Tomcat 6, and Servlet 3.0<br />
    * EJB, Spring, and Spring MVC integration<br />
    * Client framework that leverages JAX-RS annotations so that you can write HTTP clients easily (JAX-RS only defines server bindings)</p>
<p>I know that it sounds like another heavy J2EE framework but give it a try.</p>
<div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bserban.org%2F2009%2F02%2Ffirst-ga-of-resteasy-released%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bserban.org%2F2009%2F02%2Ffirst-ga-of-resteasy-released%2F&amp;source=bserban&amp;style=normal&amp;service=bit.ly&amp;hashtags=j2EE+news,jboss,rest,SOA" height="61" width="50" /><br />
			</a>
		</div>
]]></content:encoded>
			<wfw:commentRss>http://www.bserban.org/2009/02/first-ga-of-resteasy-released/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
