<?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: Using a custom Tomcat on Fedora</title>
	<atom:link href="http://www.thelinuxblog.com/using-a-custom-tomcat-on-fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thelinuxblog.com/using-a-custom-tomcat-on-fedora/</link>
	<description>The Linux Blog, General Linux, Shell Scripts</description>
	<lastBuildDate>Fri, 17 May 2013 01:16:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: bill</title>
		<link>http://www.thelinuxblog.com/using-a-custom-tomcat-on-fedora/comment-page-1/#comment-2550</link>
		<dc:creator>bill</dc:creator>
		<pubDate>Fri, 31 Jul 2009 13:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.thelinuxblog.com/using-a-custom-tomcat-on-fedora/#comment-2550</guid>
		<description><![CDATA[thanks, works great after removing the bollocks that windows puts instead of &quot;

I added the following to set my JAVA_HOME:

### BEGIN INIT INFO
# Provides: tomcat
# Short-Description: start and stop the tomcat server
# Description: Tomcat Server Located in /opt/tomcat/

JAVA_HOME=&quot;/usr/java/jdk1.5.0_14&quot;
export JAVA_HOME

### END INIT INFO]]></description>
		<content:encoded><![CDATA[<p>thanks, works great after removing the bollocks that windows puts instead of &#8221;</p>
<p>I added the following to set my JAVA_HOME:</p>
<p>### BEGIN INIT INFO<br />
# Provides: tomcat<br />
# Short-Description: start and stop the tomcat server<br />
# Description: Tomcat Server Located in /opt/tomcat/</p>
<p>JAVA_HOME=&#8221;/usr/java/jdk1.5.0_14&#8243;<br />
export JAVA_HOME</p>
<p>### END INIT INFO</p>
]]></content:encoded>
	</item>
</channel>
</rss>
