<?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: RedHat Linux and Java</title>
	<atom:link href="http://www.devco.net/archives/2006/02/08/redhat_linux_and_java.php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.devco.net/archives/2006/02/08/redhat_linux_and_java.php</link>
	<description>www.devco.net</description>
	<lastBuildDate>Mon, 26 Jul 2010 06:35:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Thosch</title>
		<link>http://www.devco.net/archives/2006/02/08/redhat_linux_and_java.php/comment-page-1#comment-373</link>
		<dc:creator>Thosch</dc:creator>
		<pubDate>Mon, 12 Feb 2007 09:41:58 +0000</pubDate>
		<guid isPermaLink="false">http://wp.devco.net/?p=359#comment-373</guid>
		<description>Thx for your guidline. Great work.
Maybe some reader need to patch their java.spec by hand like this:
&lt;a href=&quot;http://lists.centos.org/pipermail/centos/2006-February/061142.html&quot; rel=&quot;nofollow&quot;&gt;&lt;a href=&quot;http://lists.centos.org/pipermail/centos/2006-February/061142.html&quot; rel=&quot;nofollow&quot;&gt;http://lists.centos.org/pipermail/centos/2006-February/061142.html&lt;/a&gt;&lt;/a&gt;
</description>
		<content:encoded><![CDATA[<p>Thx for your guidline. Great work.<br />
Maybe some reader need to patch their java.spec by hand like this:<br />
<a href="http://lists.centos.org/pipermail/centos/2006-February/061142.html" rel="nofollow"></a><a href="http://lists.centos.org/pipermail/centos/2006-February/061142.html" rel="nofollow">http://lists.centos.org/pipermail/centos/2006-February/061142.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R.I.Pienaar</title>
		<link>http://www.devco.net/archives/2006/02/08/redhat_linux_and_java.php/comment-page-1#comment-372</link>
		<dc:creator>R.I.Pienaar</dc:creator>
		<pubDate>Sun, 12 Nov 2006 10:34:02 +0000</pubDate>
		<guid isPermaLink="false">http://wp.devco.net/?p=359#comment-372</guid>
		<description>I&#039;ve corrected the workers.properties sample in the doc, thanks :)
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve corrected the workers.properties sample in the doc, thanks <img src='http://www.devco.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.devco.net/archives/2006/02/08/redhat_linux_and_java.php/comment-page-1#comment-371</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Sat, 11 Nov 2006 19:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://wp.devco.net/?p=359#comment-371</guid>
		<description>Thanks for this awesome reference!  It really helped with setting up everything necessary to support tomcat5 and Apache2.  I used java 1.5.0, but the steps you posted were all I needed to get started.
Is the example for the workers.properties correct?  The Tomcat Documentation link on workers makes me think it is a typo, but nobody here has asked about it in 9 months.  I&#039;m currently using the workers.properties.sample that ships with the mod_jk-ap20 RPM.
</description>
		<content:encoded><![CDATA[<p>Thanks for this awesome reference!  It really helped with setting up everything necessary to support tomcat5 and Apache2.  I used java 1.5.0, but the steps you posted were all I needed to get started.<br />
Is the example for the workers.properties correct?  The Tomcat Documentation link on workers makes me think it is a typo, but nobody here has asked about it in 9 months.  I&#8217;m currently using the workers.properties.sample that ships with the mod_jk-ap20 RPM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.devco.net/archives/2006/02/08/redhat_linux_and_java.php/comment-page-1#comment-370</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 07 Apr 2006 14:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://wp.devco.net/?p=359#comment-370</guid>
		<description>Zoom:
After creating the RPMs for Java, you need to install them:
cd /usr/src/redhat/RPMS/i586
rpm -ivh java-1.5.0-sun-1.5.0.06-1jpp.i586.rpm java-1.5.0-sun-devel-1.5.0.06-1jpp.i586.rpm
</description>
		<content:encoded><![CDATA[<p>Zoom:<br />
After creating the RPMs for Java, you need to install them:<br />
cd /usr/src/redhat/RPMS/i586<br />
rpm -ivh java-1.5.0-sun-1.5.0.06-1jpp.i586.rpm java-1.5.0-sun-devel-1.5.0.06-1jpp.i586.rpm</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zoom</title>
		<link>http://www.devco.net/archives/2006/02/08/redhat_linux_and_java.php/comment-page-1#comment-369</link>
		<dc:creator>zoom</dc:creator>
		<pubDate>Thu, 30 Mar 2006 21:50:45 +0000</pubDate>
		<guid isPermaLink="false">http://wp.devco.net/?p=359#comment-369</guid>
		<description>I&#039;ve just started using your wonderful guide to install Tomcat and start playing with Java Server Pages. However, I seem to have run into small problem. I was able to build the RPMS for Java-1.4.2 successfully but was unable to complete the build for the jta due to a missing dependency, java-devel.   Do I need to build this RPM as well, and install it?
Also, in the guide you mention adding all the Java &amp; jta RPMS to the local yum repository.  Exactly how is this accomplished?
Thanks again for providing a good resource!
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve just started using your wonderful guide to install Tomcat and start playing with Java Server Pages. However, I seem to have run into small problem. I was able to build the RPMS for Java-1.4.2 successfully but was unable to complete the build for the jta due to a missing dependency, java-devel.   Do I need to build this RPM as well, and install it?<br />
Also, in the guide you mention adding all the Java &#038; jta RPMS to the local yum repository.  Exactly how is this accomplished?<br />
Thanks again for providing a good resource!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leigh</title>
		<link>http://www.devco.net/archives/2006/02/08/redhat_linux_and_java.php/comment-page-1#comment-368</link>
		<dc:creator>Leigh</dc:creator>
		<pubDate>Sun, 12 Feb 2006 13:18:21 +0000</pubDate>
		<guid isPermaLink="false">http://wp.devco.net/?p=359#comment-368</guid>
		<description>Man, that is some serious geekiness! Too cool ;-)
</description>
		<content:encoded><![CDATA[<p>Man, that is some serious geekiness! Too cool <img src='http://www.devco.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C J Meyer</title>
		<link>http://www.devco.net/archives/2006/02/08/redhat_linux_and_java.php/comment-page-1#comment-367</link>
		<dc:creator>C J Meyer</dc:creator>
		<pubDate>Fri, 10 Feb 2006 22:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://wp.devco.net/?p=359#comment-367</guid>
		<description>Thanks for the explanation. Hardware / Vendor support hasn&#039;t really been an issue up until now.
We&#039;re only reliant on HP to provide us with the hardware, but have never requested actual support from them otherwise. It&#039;s a pitty you can&#039;t use FreeBSD solely in your production environment (suppose there is a valid reason for it -- I noticed it&#039;s your preferred server OS) neither can I run Debian (without getting into a CentOS vs Debian war :), I guess we have to keep the suites feeling warm and fuzzy.
</description>
		<content:encoded><![CDATA[<p>Thanks for the explanation. Hardware / Vendor support hasn&#8217;t really been an issue up until now.<br />
We&#8217;re only reliant on HP to provide us with the hardware, but have never requested actual support from them otherwise. It&#8217;s a pitty you can&#8217;t use FreeBSD solely in your production environment (suppose there is a valid reason for it &#8212; I noticed it&#8217;s your preferred server OS) neither can I run Debian (without getting into a CentOS vs Debian war <img src='http://www.devco.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> , I guess we have to keep the suites feeling warm and fuzzy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: R.I.Pienaar</title>
		<link>http://www.devco.net/archives/2006/02/08/redhat_linux_and_java.php/comment-page-1#comment-366</link>
		<dc:creator>R.I.Pienaar</dc:creator>
		<pubDate>Thu, 09 Feb 2006 22:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://wp.devco.net/?p=359#comment-366</guid>
		<description>I think this demonstrates the problem with letting management make decisions they aren&#039;t qualified to make :)
Fedora while having stable and mature versions are the RedHat play ground, its where the latest and greatest things that will be in RHEL are tested and sorted out.
RHEL on the other hand is the stable and reliable one, Red Hat commits to supporting each release for many years and you can trust that when they say so they will actually do it.  Because thats their business, their reaon to exist etc.  You can buy support.  You get indemnity against all kinds of things and in general if you&#039;re a big company with investors knocking at the door they get warm fuzzies because you are using a &quot;real&quot; OS, it&#039;s irrelevant if thats a justified claim or not or if Red Hat is more &quot;real&quot; than Fedora, thats just what they believe.
So what about CentOS? Well CentOS is mostly like RHEL, except without the indemnity, commercial support, certified hardware support etc.  You can use it, technically between us geeks its the same thing as RHEL.  But where it matters - if you buy IBM kit and you phone up IBM saying you use CentOS and not RHEL you&#039;ll be running into support troubles right there, ditto for many software vendors etc.
So if none of the above matter much for you and all you want is a nice solid distro to run your prod stuff on then go for CentOS, their releases are supported as long as RHEL ones are since they are built from the same sources.  The only little niggle is that it sometimes take some time for patches to reach CentOS from RHEL because volunteers have to rebuild them and rip out the branding etc.
</description>
		<content:encoded><![CDATA[<p>I think this demonstrates the problem with letting management make decisions they aren&#8217;t qualified to make <img src='http://www.devco.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Fedora while having stable and mature versions are the RedHat play ground, its where the latest and greatest things that will be in RHEL are tested and sorted out.<br />
RHEL on the other hand is the stable and reliable one, Red Hat commits to supporting each release for many years and you can trust that when they say so they will actually do it.  Because thats their business, their reaon to exist etc.  You can buy support.  You get indemnity against all kinds of things and in general if you&#8217;re a big company with investors knocking at the door they get warm fuzzies because you are using a &#8220;real&#8221; OS, it&#8217;s irrelevant if thats a justified claim or not or if Red Hat is more &#8220;real&#8221; than Fedora, thats just what they believe.<br />
So what about CentOS? Well CentOS is mostly like RHEL, except without the indemnity, commercial support, certified hardware support etc.  You can use it, technically between us geeks its the same thing as RHEL.  But where it matters &#8211; if you buy IBM kit and you phone up IBM saying you use CentOS and not RHEL you&#8217;ll be running into support troubles right there, ditto for many software vendors etc.<br />
So if none of the above matter much for you and all you want is a nice solid distro to run your prod stuff on then go for CentOS, their releases are supported as long as RHEL ones are since they are built from the same sources.  The only little niggle is that it sometimes take some time for patches to reach CentOS from RHEL because volunteers have to rebuild them and rip out the branding etc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C J Meyer</title>
		<link>http://www.devco.net/archives/2006/02/08/redhat_linux_and_java.php/comment-page-1#comment-365</link>
		<dc:creator>C J Meyer</dc:creator>
		<pubDate>Thu, 09 Feb 2006 22:24:55 +0000</pubDate>
		<guid isPermaLink="false">http://wp.devco.net/?p=359#comment-365</guid>
		<description>Is there anything preventing you from using CentOS in production rather than RedHat Enterprise Linux?
I administer a couple of RedHat 7.3 web portals and am in the process of setting up a migration path to something like RH EL. I was thinking of using CentOS (heard a lot of good things about it), but management is pushing for Fedora (their new buzz word). I suppose Fedora will do but i&#039;d feel more comfortable running something as close to RH EL as possible, ala CentOS, since they&#039;re not willing to pay for RH EL. Any recommendations?
</description>
		<content:encoded><![CDATA[<p>Is there anything preventing you from using CentOS in production rather than RedHat Enterprise Linux?<br />
I administer a couple of RedHat 7.3 web portals and am in the process of setting up a migration path to something like RH EL. I was thinking of using CentOS (heard a lot of good things about it), but management is pushing for Fedora (their new buzz word). I suppose Fedora will do but i&#8217;d feel more comfortable running something as close to RH EL as possible, ala CentOS, since they&#8217;re not willing to pay for RH EL. Any recommendations?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
