<?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: Playing with JVM / Java Heap Size.</title>
	<atom:link href="http://viralpatel.net/blogs/2009/01/jvm-java-increase-heap-size-setting-heap-size-jvm-heap.html/feed" rel="self" type="application/rss+xml" />
	<link>http://viralpatel.net/blogs/2009/01/jvm-java-increase-heap-size-setting-heap-size-jvm-heap.html</link>
	<description>Tutorials, Java, J2EE, Struts, AJAX, JavaScript, CSS, Web 2.0, MySQL, Articles</description>
	<lastBuildDate>Tue, 16 Mar 2010 11:57:25 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vamsee</title>
		<link>http://viralpatel.net/blogs/2009/01/jvm-java-increase-heap-size-setting-heap-size-jvm-heap.html/comment-page-1#comment-12229</link>
		<dc:creator>vamsee</dc:creator>
		<pubDate>Wed, 03 Mar 2010 12:55:14 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=615#comment-12229</guid>
		<description>one simple way is to write a bat file to set permanently:

we can write a bat file which opens the required jar file with proper heap size settings. For example :
java -Xms64m -Xmx256m HelloWorld

this can be put in a bat file.</description>
		<content:encoded><![CDATA[<p>one simple way is to write a bat file to set permanently:</p>
<p>we can write a bat file which opens the required jar file with proper heap size settings. For example :<br />
java -Xms64m -Xmx256m HelloWorld</p>
<p>this can be put in a bat file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sree</title>
		<link>http://viralpatel.net/blogs/2009/01/jvm-java-increase-heap-size-setting-heap-size-jvm-heap.html/comment-page-1#comment-11587</link>
		<dc:creator>sree</dc:creator>
		<pubDate>Thu, 05 Nov 2009 03:04:08 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=615#comment-11587</guid>
		<description>No. There is no way to set heap size permanently. But we use eclipse just pass the arguments like -Xmx ..</description>
		<content:encoded><![CDATA[<p>No. There is no way to set heap size permanently. But we use eclipse just pass the arguments like -Xmx ..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pankaj</title>
		<link>http://viralpatel.net/blogs/2009/01/jvm-java-increase-heap-size-setting-heap-size-jvm-heap.html/comment-page-1#comment-11430</link>
		<dc:creator>pankaj</dc:creator>
		<pubDate>Mon, 28 Sep 2009 08:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=615#comment-11430</guid>
		<description>is there a way to set heap size permanently?</description>
		<content:encoded><![CDATA[<p>is there a way to set heap size permanently?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anika</title>
		<link>http://viralpatel.net/blogs/2009/01/jvm-java-increase-heap-size-setting-heap-size-jvm-heap.html/comment-page-1#comment-11295</link>
		<dc:creator>Anika</dc:creator>
		<pubDate>Fri, 04 Sep 2009 18:26:30 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=615#comment-11295</guid>
		<description>Thanks a lot
-anika</description>
		<content:encoded><![CDATA[<p>Thanks a lot<br />
-anika</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rajesh</title>
		<link>http://viralpatel.net/blogs/2009/01/jvm-java-increase-heap-size-setting-heap-size-jvm-heap.html/comment-page-1#comment-11241</link>
		<dc:creator>rajesh</dc:creator>
		<pubDate>Tue, 01 Sep 2009 03:46:55 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=615#comment-11241</guid>
		<description>to set hep size in tomcat http://hiox.org/index.php?id=443</description>
		<content:encoded><![CDATA[<p>to set hep size in tomcat <a href="http://hiox.org/index.php?id=443" rel="nofollow">http://hiox.org/index.php?id=443</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarki</title>
		<link>http://viralpatel.net/blogs/2009/01/jvm-java-increase-heap-size-setting-heap-size-jvm-heap.html/comment-page-1#comment-11155</link>
		<dc:creator>sarki</dc:creator>
		<pubDate>Wed, 26 Aug 2009 15:43:44 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=615#comment-11155</guid>
		<description>thank you</description>
		<content:encoded><![CDATA[<p>thank you</p>
]]></content:encoded>
	</item>
</channel>
</rss>
