<?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: HOWTO: Apache 2, Tomcat 5.5.25 and mod_jk and Debian</title>
	<atom:link href="http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/</link>
	<description>Musings of technology, sport, life et al</description>
	<lastBuildDate>Tue, 09 Mar 2010 19:22:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: VICTORIA ENERIZ</title>
		<link>http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/comment-page-1/#comment-3941</link>
		<dc:creator>VICTORIA ENERIZ</dc:creator>
		<pubDate>Mon, 14 Dec 2009 10:57:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/#comment-3941</guid>
		<description>he entrado en esta web para descargar gratis
software apache tomcat 5.5.25 y no da la opcion de download en ningun sitio. SOLO HACEN PROMOCION DE LA WEB DEL SOFTWARE
Y SOLO PUBLICIDAD.
NO NOS TOMEN EL PELO, PORQUE EN GOOGLE YO PEDI EN EL BUSCADOR,
DESCARGAR GRATIS APACHE 5.5.25
y uds, CUELGAN ESTA WEB QUE NO CORRESPONDE A LO SOLICITADO</description>
		<content:encoded><![CDATA[<p>he entrado en esta web para descargar gratis<br />
software apache tomcat 5.5.25 y no da la opcion de download en ningun sitio. SOLO HACEN PROMOCION DE LA WEB DEL SOFTWARE<br />
Y SOLO PUBLICIDAD.<br />
NO NOS TOMEN EL PELO, PORQUE EN GOOGLE YO PEDI EN EL BUSCADOR,<br />
DESCARGAR GRATIS APACHE 5.5.25<br />
y uds, CUELGAN ESTA WEB QUE NO CORRESPONDE A LO SOLICITADO</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: david</title>
		<link>http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/comment-page-1/#comment-3793</link>
		<dc:creator>david</dc:creator>
		<pubDate>Tue, 17 Mar 2009 16:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/#comment-3793</guid>
		<description>this manual is not good for tomcat 6</description>
		<content:encoded><![CDATA[<p>this manual is not good for tomcat 6</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bobby Tables</title>
		<link>http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/comment-page-1/#comment-3700</link>
		<dc:creator>Bobby Tables</dc:creator>
		<pubDate>Wed, 04 Feb 2009 00:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/#comment-3700</guid>
		<description>In step 5 you need to add some return characters because you have a line that should be a comment on the same line that shouldnt be one. Should look as foolow:

# mod_jk config
# Where to find workers.properties
JkWorkersFile /etc/apache2/workers.properties

# Where to put jk logs
JkLogFile /var/log/apache2/jk.log
JkShmFile /var/log/apache2/jk-runtime-status

# Set the jk log level [debug/error/info]
JkLogLevel info

# Select the log format
JkLogStampFormat &quot;[%a %b %d %H:%M:%S %Y] &quot;

#JkOptions indicate to send SSL KEY SIZE,
JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories

# JkRequestLogFormat set the request format
JkRequestLogFormat &quot;%w %V %T&quot;</description>
		<content:encoded><![CDATA[<p>In step 5 you need to add some return characters because you have a line that should be a comment on the same line that shouldnt be one. Should look as foolow:</p>
<p># mod_jk config<br />
# Where to find workers.properties<br />
JkWorkersFile /etc/apache2/workers.properties</p>
<p># Where to put jk logs<br />
JkLogFile /var/log/apache2/jk.log<br />
JkShmFile /var/log/apache2/jk-runtime-status</p>
<p># Set the jk log level [debug/error/info]<br />
JkLogLevel info</p>
<p># Select the log format<br />
JkLogStampFormat &#8220;[%a %b %d %H:%M:%S %Y] &#8221;</p>
<p>#JkOptions indicate to send SSL KEY SIZE,<br />
JkOptions +ForwardKeySize +ForwardURICompat -ForwardDirectories</p>
<p># JkRequestLogFormat set the request format<br />
JkRequestLogFormat &#8220;%w %V %T&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim kutil Taylor</title>
		<link>http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/comment-page-1/#comment-3268</link>
		<dc:creator>Tim kutil Taylor</dc:creator>
		<pubDate>Sat, 01 Nov 2008 05:26:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/#comment-3268</guid>
		<description>Hi and thank you a lot.
the same way anybody can install tomcat 6. great work.

Marek</description>
		<content:encoded><![CDATA[<p>Hi and thank you a lot.<br />
the same way anybody can install tomcat 6. great work.</p>
<p>Marek</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: placid</title>
		<link>http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/comment-page-1/#comment-3115</link>
		<dc:creator>placid</dc:creator>
		<pubDate>Mon, 25 Feb 2008 18:57:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/#comment-3115</guid>
		<description>Tricky:

Well spotted! I proof-read this several times before posting, and still didn&#039;t spot it! 

Thanks for reading. :)</description>
		<content:encoded><![CDATA[<p>Tricky:</p>
<p>Well spotted! I proof-read this several times before posting, and still didn&#8217;t spot it! </p>
<p>Thanks for reading. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tricky</title>
		<link>http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/comment-page-1/#comment-3110</link>
		<dc:creator>Tricky</dc:creator>
		<pubDate>Thu, 21 Feb 2008 21:34:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/#comment-3110</guid>
		<description>Thank you!!! Please have my wife...

One thing that caught me for a few moments was the lack of carriage return in the workers.properties file...

need a carraige return after &#039;worker.list=default&#039; so the next line is then &#039;worker.default.port=8009&#039; matching the others syntactically...</description>
		<content:encoded><![CDATA[<p>Thank you!!! Please have my wife&#8230;</p>
<p>One thing that caught me for a few moments was the lack of carriage return in the workers.properties file&#8230;</p>
<p>need a carraige return after &#8216;worker.list=default&#8217; so the next line is then &#8216;worker.default.port=8009&#8242; matching the others syntactically&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/comment-page-1/#comment-3109</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Thu, 21 Feb 2008 07:07:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/#comment-3109</guid>
		<description>Good guide.  A few things:
1) The two sample config files for jk.conf and workers.properties both are missing some newlines as displayed in the HTML.
2) You fail to mention that you need to create the jk.conf AND symlink it into the mods-enabled directory.
3) I get some minor errors as follows:
tomcat:/etc/apache2# /etc/init.d/apache2 reload
Syntax error on line 9 of /etc/apache2/mods-enabled/jk.conf:
JkLogStampFormat takes one argument, The Tomcat module log format, follow strftime synthax
 failed!
I commented that out and got:
tomcat:/etc/apache2# /etc/init.d/apache2 reload
Syntax error on line 13 of /etc/apache2/mods-enabled/jk.conf:
JkRequestLogFormat takes one argument, The mod_jk module request log format string
 failed!
After commenting out that line as well, Apache started fine.</description>
		<content:encoded><![CDATA[<p>Good guide.  A few things:<br />
1) The two sample config files for jk.conf and workers.properties both are missing some newlines as displayed in the HTML.<br />
2) You fail to mention that you need to create the jk.conf AND symlink it into the mods-enabled directory.<br />
3) I get some minor errors as follows:<br />
tomcat:/etc/apache2# /etc/init.d/apache2 reload<br />
Syntax error on line 9 of /etc/apache2/mods-enabled/jk.conf:<br />
JkLogStampFormat takes one argument, The Tomcat module log format, follow strftime synthax<br />
 failed!<br />
I commented that out and got:<br />
tomcat:/etc/apache2# /etc/init.d/apache2 reload<br />
Syntax error on line 13 of /etc/apache2/mods-enabled/jk.conf:<br />
JkRequestLogFormat takes one argument, The mod_jk module request log format string<br />
 failed!<br />
After commenting out that line as well, Apache started fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: placid</title>
		<link>http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/comment-page-1/#comment-3084</link>
		<dc:creator>placid</dc:creator>
		<pubDate>Sat, 02 Feb 2008 15:29:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/#comment-3084</guid>
		<description>Thanks Beltran, you were right. I&#039;ve corrected the post.

Thanks for reading :)</description>
		<content:encoded><![CDATA[<p>Thanks Beltran, you were right. I&#8217;ve corrected the post.</p>
<p>Thanks for reading :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beltran</title>
		<link>http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/comment-page-1/#comment-3083</link>
		<dc:creator>Beltran</dc:creator>
		<pubDate>Sat, 02 Feb 2008 05:42:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/#comment-3083</guid>
		<description>I think there is a typo:

Shell: 
chown g+w server.xml 

should be:
Shell:
cd conf; chmod g+w server.xml

(thanks to you and the author(s?) for sharing!)</description>
		<content:encoded><![CDATA[<p>I think there is a typo:</p>
<p>Shell:<br />
chown g+w server.xml </p>
<p>should be:<br />
Shell:<br />
cd conf; chmod g+w server.xml</p>
<p>(thanks to you and the author(s?) for sharing!)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sam</title>
		<link>http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/comment-page-1/#comment-3081</link>
		<dc:creator>Sam</dc:creator>
		<pubDate>Thu, 10 Jan 2008 11:46:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.beplacid.net/2007/11/20/howto-apache-2-tomcat-5525-and-mod_jk-under-debian/#comment-3081</guid>
		<description>Thank you for this how to!  
Apache 2, Tomcat 5.5.25, Tomcat-connectors-1.2.26, Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)-src runs with port 80, but only with his default site, i need to change the &quot;home&quot; (/www/var/&quot;home&quot;) so i can directly start my index.jsp. How chan i do this? Thank you! (please forgive me my english)</description>
		<content:encoded><![CDATA[<p>Thank you for this how to!<br />
Apache 2, Tomcat 5.5.25, Tomcat-connectors-1.2.26, Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_14-b03)-src runs with port 80, but only with his default site, i need to change the &#8220;home&#8221; (/www/var/&#8221;home&#8221;) so i can directly start my index.jsp. How chan i do this? Thank you! (please forgive me my english)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
