<?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: How to prevent memory leaks when reloading web applications</title>
	<atom:link href="http://cornelcreanga.com/2009/02/how-to-prevent-memory-leaks-when-reloading-web-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://cornelcreanga.com/2009/02/how-to-prevent-memory-leaks-when-reloading-web-applications/</link>
	<description>Random thoughts about software development.</description>
	<lastBuildDate>Fri, 16 Sep 2011 11:37:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: cornel</title>
		<link>http://cornelcreanga.com/2009/02/how-to-prevent-memory-leaks-when-reloading-web-applications/comment-page-1/#comment-4932</link>
		<dc:creator>cornel</dc:creator>
		<pubDate>Tue, 17 Feb 2009 13:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://cornelcreanga.com/?p=62#comment-4932</guid>
		<description>Thanks for the comments :)
Btw, if you are able to send me some source code in order to reproduce the problem I would be curious to take a look.</description>
		<content:encoded><![CDATA[<p>Thanks for the comments <img src='http://cornelcreanga.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Btw, if you are able to send me some source code in order to reproduce the problem I would be curious to take a look.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: marius</title>
		<link>http://cornelcreanga.com/2009/02/how-to-prevent-memory-leaks-when-reloading-web-applications/comment-page-1/#comment-4928</link>
		<dc:creator>marius</dc:creator>
		<pubDate>Tue, 17 Feb 2009 12:29:55 +0000</pubDate>
		<guid isPermaLink="false">http://cornelcreanga.com/?p=62#comment-4928</guid>
		<description>I have a simple flex - java app. I am using tomcat 6. On the serverside I open a connection to a db, read some data and return them to the flex app. Every time I reload the app from tomcat, I see an increased memory size. (out of memory occurs eventually). I deregister the db driver, none of my classes are present in the comparison yourkit list. Thank you! (Great article!)</description>
		<content:encoded><![CDATA[<p>I have a simple flex &#8211; java app. I am using tomcat 6. On the serverside I open a connection to a db, read some data and return them to the flex app. Every time I reload the app from tomcat, I see an increased memory size. (out of memory occurs eventually). I deregister the db driver, none of my classes are present in the comparison yourkit list. Thank you! (Great article!)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

