<?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>solutionsfit.com &#124; Jacob Orshalick &#187; RESTEasy</title>
	<atom:link href="http://solutionsfit.com/blog/category/java/resteasy/feed/" rel="self" type="application/rss+xml" />
	<link>http://solutionsfit.com/blog</link>
	<description>Blog by a developer for a developer</description>
	<lastBuildDate>Fri, 14 Oct 2011 14:07:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Enterprise Mashups with RESTful Web Services and jQuery (Part 2)</title>
		<link>http://solutionsfit.com/blog/2010/04/26/enterprise-mashups-with-restful-web-services-and-jquery-part-2/</link>
		<comments>http://solutionsfit.com/blog/2010/04/26/enterprise-mashups-with-restful-web-services-and-jquery-part-2/#comments</comments>
		<pubDate>Mon, 26 Apr 2010 11:00:00 +0000</pubDate>
		<dc:creator>jacob.orshalick</dc:creator>
				<category><![CDATA[JAX-RS]]></category>
		<category><![CDATA[JBoss Negotiation]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[RESTEasy]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://solutionsfit.com/blog/?p=188</guid>
		<description><![CDATA[RESTful web services and jQuery make it easy to create an enterprise mashup. This 2 part article discusses how to create a simple enterprise mashup using jQuery. Part 1 introduced the basic requirements of your enterprise services, the simplicity of JSON, and how to consume your RESTful web services using jQuery. Part 2 covers consuming [...]]]></description>
		<wfw:commentRss>http://solutionsfit.com/blog/2010/04/26/enterprise-mashups-with-restful-web-services-and-jquery-part-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Enterprise Mashups with RESTful Web Services and jQuery (Part 1)</title>
		<link>http://solutionsfit.com/blog/2010/04/21/enterprise-mashups-with-restful-web-services-and-jquery-part-1/</link>
		<comments>http://solutionsfit.com/blog/2010/04/21/enterprise-mashups-with-restful-web-services-and-jquery-part-1/#comments</comments>
		<pubDate>Wed, 21 Apr 2010 10:57:58 +0000</pubDate>
		<dc:creator>jacob.orshalick</dc:creator>
				<category><![CDATA[JAX-RS]]></category>
		<category><![CDATA[JBoss Seam]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[RESTEasy]]></category>
		<category><![CDATA[jQuery]]></category>

		<guid isPermaLink="false">http://solutionsfit.com/blog/?p=172</guid>
		<description><![CDATA[RESTful web services and jQuery make it easy to create an enterprise mashup. This 2 part article discusses how to create a simple enterprise mashup using jQuery. Part 1 introduces what is required of your enterprise services, the simplicity of JSON, and how to consume your RESTful web services using jQuery. Part 2 will cover [...]]]></description>
		<wfw:commentRss>http://solutionsfit.com/blog/2010/04/21/enterprise-mashups-with-restful-web-services-and-jquery-part-1/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Serving up JSONP from your JAX-RS Web Services</title>
		<link>http://solutionsfit.com/blog/2010/04/18/serving-up-jsonp-from-your-jax-rs-web-services/</link>
		<comments>http://solutionsfit.com/blog/2010/04/18/serving-up-jsonp-from-your-jax-rs-web-services/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 10:07:58 +0000</pubDate>
		<dc:creator>jacob.orshalick</dc:creator>
				<category><![CDATA[JAX-RS]]></category>
		<category><![CDATA[JBoss Seam]]></category>
		<category><![CDATA[REST]]></category>
		<category><![CDATA[RESTEasy]]></category>

		<guid isPermaLink="false">http://solutionsfit.com/blog/?p=126</guid>
		<description><![CDATA[If you are developing RESTful services that will be consumed by AJAX clients on different servers, you will likely need to support JSONP. JSONP allows your RESTful web services to support cross-domain communication by enabling your clients to bypass the same-origin policy browser restriction. While some JAX-RS implementations support JSONP, this article demonstrates how any [...]]]></description>
		<wfw:commentRss>http://solutionsfit.com/blog/2010/04/18/serving-up-jsonp-from-your-jax-rs-web-services/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

