<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Jersey/JAX-RS Mule Connector</title>
	<atom:link href="http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/feed/" rel="self" type="application/rss+xml" />
	<link>http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/</link>
	<description>gettin all zoidal on ya</description>
	<lastBuildDate>Sat, 24 Jul 2010 09:48:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Re viagra cello.</title>
		<link>http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/comment-page-1/#comment-94652</link>
		<dc:creator>Re viagra cello.</dc:creator>
		<pubDate>Thu, 12 Mar 2009 09:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/#comment-94652</guid>
		<description>&lt;strong&gt;Buy cheap viagra online uk....&lt;/strong&gt;

Viagra patent. Viagra. Buy viagra online. Viagra side effects. The new viagra. Viagra uk medix plus forum....</description>
		<content:encoded><![CDATA[<p><strong>Buy cheap viagra online uk&#8230;.</strong></p>
<p>Viagra patent. Viagra. Buy viagra online. Viagra side effects. The new viagra. Viagra uk medix plus forum&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Pereira</title>
		<link>http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/comment-page-1/#comment-35254</link>
		<dc:creator>Bruno Pereira</dc:creator>
		<pubDate>Tue, 11 Mar 2008 04:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/#comment-35254</guid>
		<description>By the way, just to leave my thoughts on embedding Jersey. I think this should be the default options for most tools supporting JSR-311. I haven&#039;t used Jersey yet for production code, but from what I could see so far, they&#039;re doing a very good job.

The parts of the JSR regarding the URI mappings (into classes and methods) and the support to multiple content-types is very helpful, and I wouldn&#039;t like to reimplement this. I developed some URI mapping logic with custom annotations before i got to know Jersey, and I definitely prefer to have it as a container feature than to implement it myself.

Developing support for multiple content-type would be even greater trouble, and I will definitely skip doing this :)  This seems to me as much effort as developing Hibernate Database Dialects.

Why not contributing to Jersey in features they might not address very well? 

Just my 2 cents ;)</description>
		<content:encoded><![CDATA[<p>By the way, just to leave my thoughts on embedding Jersey. I think this should be the default options for most tools supporting JSR-311. I haven&#8217;t used Jersey yet for production code, but from what I could see so far, they&#8217;re doing a very good job.</p>
<p>The parts of the JSR regarding the URI mappings (into classes and methods) and the support to multiple content-types is very helpful, and I wouldn&#8217;t like to reimplement this. I developed some URI mapping logic with custom annotations before i got to know Jersey, and I definitely prefer to have it as a container feature than to implement it myself.</p>
<p>Developing support for multiple content-type would be even greater trouble, and I will definitely skip doing this <img src='http://netzooid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />   This seems to me as much effort as developing Hibernate Database Dialects.</p>
<p>Why not contributing to Jersey in features they might not address very well? </p>
<p>Just my 2 cents <img src='http://netzooid.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Pereira</title>
		<link>http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/comment-page-1/#comment-35252</link>
		<dc:creator>Bruno Pereira</dc:creator>
		<pubDate>Tue, 11 Mar 2008 04:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/#comment-35252</guid>
		<description>Hi Dan, i just looked this HTTP Polling Component, and I think it might help me. In the next few days we&#039;re going to discuss the queue implementation and processing, and then i&#039;ll analyse the possible options, Mule among them.

Thanks again for the help.</description>
		<content:encoded><![CDATA[<p>Hi Dan, i just looked this HTTP Polling Component, and I think it might help me. In the next few days we&#8217;re going to discuss the queue implementation and processing, and then i&#8217;ll analyse the possible options, Mule among them.</p>
<p>Thanks again for the help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Diephouse</title>
		<link>http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/comment-page-1/#comment-35245</link>
		<dc:creator>Dan Diephouse</dc:creator>
		<pubDate>Tue, 11 Mar 2008 03:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/#comment-35245</guid>
		<description>Bruno: if I understand, you&#039;re trying to find the best way to consume restful queues via Mule?

All Jersey does really is make it easy to build RESTful interfaces. You could use the HTTP polling component inside Mule though to poll for new things on the queue. This configuration is a little out of date (it&#039;ll be updated by next week when our RC3 release is out), but you may want to look at this:

http://www.mulesource.org/display/ABDERA/Cookbook

The PollingHttpReceiver understands ETags out of the box as well.</description>
		<content:encoded><![CDATA[<p>Bruno: if I understand, you&#8217;re trying to find the best way to consume restful queues via Mule?</p>
<p>All Jersey does really is make it easy to build RESTful interfaces. You could use the HTTP polling component inside Mule though to poll for new things on the queue. This configuration is a little out of date (it&#8217;ll be updated by next week when our RC3 release is out), but you may want to look at this:</p>
<p><a href="http://www.mulesource.org/display/ABDERA/Cookbook" rel="nofollow">http://www.mulesource.org/display/ABDERA/Cookbook</a></p>
<p>The PollingHttpReceiver understands ETags out of the box as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Diephouse</title>
		<link>http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/comment-page-1/#comment-35207</link>
		<dc:creator>Dan Diephouse</dc:creator>
		<pubDate>Mon, 10 Mar 2008 20:55:49 +0000</pubDate>
		<guid isPermaLink="false">http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/#comment-35207</guid>
		<description>I&#039;m not trying to say that CXF currently doesn&#039;t add value - it does do some cool things. Its just that in retrospect, given the quality of the RI now, it may have been better to all just work on one thing. Given Sun&#039;s past though, the RI would not have been a safe bet to make and it did suck for quite a while.</description>
		<content:encoded><![CDATA[<p>I&#8217;m not trying to say that CXF currently doesn&#8217;t add value &#8211; it does do some cool things. Its just that in retrospect, given the quality of the RI now, it may have been better to all just work on one thing. Given Sun&#8217;s past though, the RI would not have been a safe bet to make and it did suck for quite a while.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Diephouse</title>
		<link>http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/comment-page-1/#comment-35205</link>
		<dc:creator>Dan Diephouse</dc:creator>
		<pubDate>Mon, 10 Mar 2008 20:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/#comment-35205</guid>
		<description>Re: JAX-WS - I&#039;m beginning to think so, yes.  Companies like BEA are now completely on the JAX-WS RI band wagon because it simply doesn&#039;t make sense to invest in all these alternate solutions. JBoss is in the same boat. If Sun had approached the whole RI differently and in a more open source manner, there is a good chance I would have advocated a move to Metro instead of founding CXF. 

That aside, where is this value and why can&#039;t it be done by reusing the existing implementation out there? I asked this same question to Bill Burke of JBoss but never got a satisfactory reply.

While the tools and services do make a difference, Jersey doesn&#039;t suck, they accept contributions/feedback quite readily. Same for the Metro team. The only thing the Metro team has done wrong IMO is broken API backward compatibility from 2.0 to 2.1.</description>
		<content:encoded><![CDATA[<p>Re: JAX-WS &#8211; I&#8217;m beginning to think so, yes.  Companies like BEA are now completely on the JAX-WS RI band wagon because it simply doesn&#8217;t make sense to invest in all these alternate solutions. JBoss is in the same boat. If Sun had approached the whole RI differently and in a more open source manner, there is a good chance I would have advocated a move to Metro instead of founding CXF. </p>
<p>That aside, where is this value and why can&#8217;t it be done by reusing the existing implementation out there? I asked this same question to Bill Burke of JBoss but never got a satisfactory reply.</p>
<p>While the tools and services do make a difference, Jersey doesn&#8217;t suck, they accept contributions/feedback quite readily. Same for the Metro team. The only thing the Metro team has done wrong IMO is broken API backward compatibility from 2.0 to 2.1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey Beryozkin</title>
		<link>http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/comment-page-1/#comment-35203</link>
		<dc:creator>Sergey Beryozkin</dc:creator>
		<pubDate>Mon, 10 Mar 2008 19:45:30 +0000</pubDate>
		<guid isPermaLink="false">http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/#comment-35203</guid>
		<description>Should we take it to the CXF-DEV list :-) ?
That said, a couple of comments.
Lets take JAXB. Everyone has it embedded, right ? I believe there&#039;s very little space fro innovation there. It&#039;s a low-level activity (dealing with schema and (un)marshalling). JAX-RS is different, this is where services are provided and there&#039;s more space for the innovation there and eventually for some healthy competition. As you&#039;d likely agree, JAX-RS alone is not of much value, it&#039;s the combination of tools and services provided by the containers which make the difference.

So I&#039;m not quite ready to agree that CXF JAX-RS is redundant even though integrating with Jersey is an option. What would you say of at least two other non-Sun JAX-RS implementations ? Is CXF JAXWS redundant given that a good quality JAXWS reference impl is available from Sun ?</description>
		<content:encoded><![CDATA[<p>Should we take it to the CXF-DEV list <img src='http://netzooid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ?<br />
That said, a couple of comments.<br />
Lets take JAXB. Everyone has it embedded, right ? I believe there&#8217;s very little space fro innovation there. It&#8217;s a low-level activity (dealing with schema and (un)marshalling). JAX-RS is different, this is where services are provided and there&#8217;s more space for the innovation there and eventually for some healthy competition. As you&#8217;d likely agree, JAX-RS alone is not of much value, it&#8217;s the combination of tools and services provided by the containers which make the difference.</p>
<p>So I&#8217;m not quite ready to agree that CXF JAX-RS is redundant even though integrating with Jersey is an option. What would you say of at least two other non-Sun JAX-RS implementations ? Is CXF JAXWS redundant given that a good quality JAXWS reference impl is available from Sun ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Diephouse</title>
		<link>http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/comment-page-1/#comment-35030</link>
		<dc:creator>Dan Diephouse</dc:creator>
		<pubDate>Sun, 09 Mar 2008 18:49:34 +0000</pubDate>
		<guid isPermaLink="false">http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/#comment-35030</guid>
		<description>I see the CXF JAX-RS implementation as kind of redundant. Why not just embed the Jersey JAX-RS implementation? Its quite emedddable...</description>
		<content:encoded><![CDATA[<p>I see the CXF JAX-RS implementation as kind of redundant. Why not just embed the Jersey JAX-RS implementation? Its quite emedddable&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sergey Beryozkin</title>
		<link>http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/comment-page-1/#comment-34973</link>
		<dc:creator>Sergey Beryozkin</dc:creator>
		<pubDate>Sun, 09 Mar 2008 14:06:38 +0000</pubDate>
		<guid isPermaLink="false">http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/#comment-34973</guid>
		<description>I&#039;d rather see you contributing to a CXF JAX-RS implementation to make it as good or even better as Jersey :-)</description>
		<content:encoded><![CDATA[<p>I&#8217;d rather see you contributing to a CXF JAX-RS implementation to make it as good or even better as Jersey <img src='http://netzooid.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno Pereira</title>
		<link>http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/comment-page-1/#comment-34878</link>
		<dc:creator>Bruno Pereira</dc:creator>
		<pubDate>Sat, 08 Mar 2008 17:59:03 +0000</pubDate>
		<guid isPermaLink="false">http://netzooid.com/blog/2008/03/06/jerseyjax-rs-mule-connector/#comment-34878</guid>
		<description>Hi Dan, nice to know this Jersey connector is ready. I&#039;d like to know something. 

I&#039;m currently implementing some asynchronous operations that populate a queue that will be processed with some batch instances. We&#039;re thinking about using an Atom Feed for this queue, but haven&#039;t decided yet how we&#039;re gonna do the batch processing.

The component that populates the queue exposes RESTful interfaces that manipulate plain XML (not using Atom). Does Mule have support for batch processing such content? The XMLs and the queue are not very complex. If Mule offers a nice way of processing such a queue, then I&#039;d certainly consider using it, perhaps refactoring our RESTful interfaces to use this Jersey connector.</description>
		<content:encoded><![CDATA[<p>Hi Dan, nice to know this Jersey connector is ready. I&#8217;d like to know something. </p>
<p>I&#8217;m currently implementing some asynchronous operations that populate a queue that will be processed with some batch instances. We&#8217;re thinking about using an Atom Feed for this queue, but haven&#8217;t decided yet how we&#8217;re gonna do the batch processing.</p>
<p>The component that populates the queue exposes RESTful interfaces that manipulate plain XML (not using Atom). Does Mule have support for batch processing such content? The XMLs and the queue are not very complex. If Mule offers a nice way of processing such a queue, then I&#8217;d certainly consider using it, perhaps refactoring our RESTful interfaces to use this Jersey connector.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

