<?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: Multiple Tomcat instances on Ubuntu</title>
	<atom:link href="http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/</link>
	<description>Brian Pontarelli</description>
	<pubDate>Thu, 08 Jan 2009 11:48:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Brian Pontarelli</title>
		<link>http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/#comment-10845</link>
		<dc:creator>Brian Pontarelli</dc:creator>
		<pubDate>Tue, 01 Apr 2008 15:15:46 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/#comment-10845</guid>
		<description>I created a Google code project and open sourced these scripts. Figured it was easier this way. Here's the place for these scripts:

http://code.google.com/p/debian-tomcat-scripts/

You can check them out from SubVersion or browse them via the web.</description>
		<content:encoded><![CDATA[<p>I created a Google code project and open sourced these scripts. Figured it was easier this way. Here&#8217;s the place for these scripts:</p>
<p><a href="http://code.google.com/p/debian-tomcat-scripts/" rel="nofollow">http://code.google.com/p/debian-tomcat-scripts/</a></p>
<p>You can check them out from SubVersion or browse them via the web.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Brain</title>
		<link>http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/#comment-10819</link>
		<dc:creator>Daniel Brain</dc:creator>
		<pubDate>Tue, 01 Apr 2008 05:41:21 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/#comment-10819</guid>
		<description>Nice scripts, thanks :)
Could you provide a download link though? As mentioned your blog is adding bad characters and stripping the line continuation characters.</description>
		<content:encoded><![CDATA[<p>Nice scripts, thanks :)<br />
Could you provide a download link though? As mentioned your blog is adding bad characters and stripping the line continuation characters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Waqas Baig</title>
		<link>http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/#comment-8477</link>
		<dc:creator>Waqas Baig</dc:creator>
		<pubDate>Wed, 13 Feb 2008 20:36:17 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/#comment-8477</guid>
		<description>Dear Sir,

That's good you have access two instances on same machine of tomcat, but you access them on Linux or I think SUSE, but I have problem to access two liferay tomcat on same machine, I have changed port &#38; java_home in server.xml &#38; catalina.bat. Should I need to change another files too for it.</description>
		<content:encoded><![CDATA[<p>Dear Sir,</p>
<p>That&#8217;s good you have access two instances on same machine of tomcat, but you access them on Linux or I think SUSE, but I have problem to access two liferay tomcat on same machine, I have changed port &amp; java_home in server.xml &amp; catalina.bat. Should I need to change another files too for it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andres</title>
		<link>http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/#comment-5086</link>
		<dc:creator>Andres</dc:creator>
		<pubDate>Fri, 26 Oct 2007 19:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/#comment-5086</guid>
		<description>These are great.  I would have had to spend more than 6 hours creating the same thing.  

I only had issues with copying from the web.  Maybe its just me but I get bad ", ', and ` characters. I also get line breaks so a continuation character ( \ ) would be useful.  Downloadable scripts could fix these issues but I'm not concerned with the security issues.</description>
		<content:encoded><![CDATA[<p>These are great.  I would have had to spend more than 6 hours creating the same thing.  </p>
<p>I only had issues with copying from the web.  Maybe its just me but I get bad &#8220;, &#8216;, and ` characters. I also get line breaks so a continuation character ( \ ) would be useful.  Downloadable scripts could fix these issues but I&#8217;m not concerned with the security issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Pontarelli</title>
		<link>http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/#comment-4901</link>
		<dc:creator>Brian Pontarelli</dc:creator>
		<pubDate>Thu, 20 Sep 2007 14:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/#comment-4901</guid>
		<description>Nice catch. Updated the post to include your fix.</description>
		<content:encoded><![CDATA[<p>Nice catch. Updated the post to include your fix.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vega</title>
		<link>http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/#comment-4900</link>
		<dc:creator>vega</dc:creator>
		<pubDate>Thu, 20 Sep 2007 11:52:39 +0000</pubDate>
		<guid isPermaLink="false">http://brian.pontarelli.com/2007/09/17/multiple-tomcat-instances-on-ubuntu/#comment-4900</guid>
		<description>Great scripts, thanks. Found one small error in multiple-instances.sh:

# Clean up defaults for the template script
cd /etc/defaults/

Should be /etc/default.

 . m</description>
		<content:encoded><![CDATA[<p>Great scripts, thanks. Found one small error in multiple-instances.sh:</p>
<p># Clean up defaults for the template script<br />
cd /etc/defaults/</p>
<p>Should be /etc/default.</p>
<p> . m</p>
]]></content:encoded>
	</item>
</channel>
</rss>
