<?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"
	>
<channel>
	<title>Comments on: RESTFul Registry update</title>
	<atom:link href="http://brunopereira.org/2008/09/23/restful-registry-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://brunopereira.org/2008/09/23/restful-registry-update/</link>
	<description>Software em geral, com muitas xícaras de Java, open source, SOA e o que mais surgir de interessante :)</description>
	<pubDate>Tue, 06 Jan 2009 06:00:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Chathura Ekanayake</title>
		<link>http://brunopereira.org/2008/09/23/restful-registry-update/#comment-1127</link>
		<dc:creator>Chathura Ekanayake</dc:creator>
		<pubDate>Wed, 24 Sep 2008 11:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://brunopereira.org/?p=212#comment-1127</guid>
		<description>Hi Bruno,

Your comments about database access in the WSO2 Registry seems to be invalid. WSO2 Registry does not close JDBC connections used to interact with the database in the data access layer code (DAOs). Instead connections are managed in a higher layer to support transactions in the API level. Data access layer just get the connections from the session and try to perform DB operations. If there are errors, they are simply propagated to upper layers, which eventually deal with them (and close the connections, of course). You might take a look at the code from higher layers to get a knowledge about database connection management in the WSO2 Registry.

- Chathura</description>
		<content:encoded><![CDATA[<p>Hi Bruno,</p>
<p>Your comments about database access in the WSO2 Registry seems to be invalid. WSO2 Registry does not close JDBC connections used to interact with the database in the data access layer code (DAOs). Instead connections are managed in a higher layer to support transactions in the API level. Data access layer just get the connections from the session and try to perform DB operations. If there are errors, they are simply propagated to upper layers, which eventually deal with them (and close the connections, of course). You might take a look at the code from higher layers to get a knowledge about database connection management in the WSO2 Registry.</p>
<p>- Chathura</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: blpsilva</title>
		<link>http://brunopereira.org/2008/09/23/restful-registry-update/#comment-1126</link>
		<dc:creator>blpsilva</dc:creator>
		<pubDate>Wed, 24 Sep 2008 11:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://brunopereira.org/?p=212#comment-1126</guid>
		<description>Hi Paul, thanks for the feedback.

From what I could see in the Registry wiki, the focus was more on Tomcat, but that testing page is 3 months old, so I don't know about the JBoss testing progress.

I must use JBoss 4.0.5, so unfortunately working on JBoss 4.2.x won't help me :(

That said, although I'm not confident about using the Registry for this release of my application, I liked the product I saw when I tested in Tomcat and I'm willing to keep trying to use it.

I'm thinking about contributing to the project soon, because I think it would be very nice to have it done for production use. I like the product and the concept, I just think it's not production mode right now.

Regards,

Bruno</description>
		<content:encoded><![CDATA[<p>Hi Paul, thanks for the feedback.</p>
<p>From what I could see in the Registry wiki, the focus was more on Tomcat, but that testing page is 3 months old, so I don&#8217;t know about the JBoss testing progress.</p>
<p>I must use JBoss 4.0.5, so unfortunately working on JBoss 4.2.x won&#8217;t help me <img src='http://brunopereira.org/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>That said, although I&#8217;m not confident about using the Registry for this release of my application, I liked the product I saw when I tested in Tomcat and I&#8217;m willing to keep trying to use it.</p>
<p>I&#8217;m thinking about contributing to the project soon, because I think it would be very nice to have it done for production use. I like the product and the concept, I just think it&#8217;s not production mode right now.</p>
<p>Regards,</p>
<p>Bruno</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Fremantle</title>
		<link>http://brunopereira.org/2008/09/23/restful-registry-update/#comment-1125</link>
		<dc:creator>Paul Fremantle</dc:creator>
		<pubDate>Wed, 24 Sep 2008 11:28:04 +0000</pubDate>
		<guid isPermaLink="false">http://brunopereira.org/?p=212#comment-1125</guid>
		<description>Bruno

Firstly, we do support and have tested the WSO2 Registry on JBoss and we are very keen to resolve your problems. I know my team has already given you some feedback and if you can post the error logs that would help us even more.

In addition, I'm very concerned by your issues regarding the SQL handling and I will work with my team to resolve those. Thanks again for the detailed feedback.

Paul
CTO, WSO2</description>
		<content:encoded><![CDATA[<p>Bruno</p>
<p>Firstly, we do support and have tested the WSO2 Registry on JBoss and we are very keen to resolve your problems. I know my team has already given you some feedback and if you can post the error logs that would help us even more.</p>
<p>In addition, I&#8217;m very concerned by your issues regarding the SQL handling and I will work with my team to resolve those. Thanks again for the detailed feedback.</p>
<p>Paul<br />
CTO, WSO2</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul Fremantle</title>
		<link>http://brunopereira.org/2008/09/23/restful-registry-update/#comment-1124</link>
		<dc:creator>Paul Fremantle</dc:creator>
		<pubDate>Wed, 24 Sep 2008 11:27:49 +0000</pubDate>
		<guid isPermaLink="false">http://brunopereira.org/?p=212#comment-1124</guid>
		<description>Bruno

Firstly, we do support and have tested the WSO2 Registry on JBoss and we are very keen to resolve your problems. I know my team has already given you some feedback and if you can post the error logs that would help us even more.

In addition, I'm very concerned by your issues regarding the SQL handling and I will work with my team to resolve those. Thanks again for the detailed feedback.

Paul</description>
		<content:encoded><![CDATA[<p>Bruno</p>
<p>Firstly, we do support and have tested the WSO2 Registry on JBoss and we are very keen to resolve your problems. I know my team has already given you some feedback and if you can post the error logs that would help us even more.</p>
<p>In addition, I&#8217;m very concerned by your issues regarding the SQL handling and I will work with my team to resolve those. Thanks again for the detailed feedback.</p>
<p>Paul</p>
]]></content:encoded>
	</item>
</channel>
</rss>
