<?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: Analyzing Resin Logs with Apache Chainsaw</title>
	<atom:link href="http://blog.caucho.com/2009/12/10/analyzing-resin-logs-with-apache-chainsaw/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.caucho.com/2009/12/10/analyzing-resin-logs-with-apache-chainsaw/</link>
	<description>Inside info, thoughts, and opinions from Caucho engineers</description>
	<pubDate>Sun, 19 May 2013 21:19:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Emil</title>
		<link>http://blog.caucho.com/2009/12/10/analyzing-resin-logs-with-apache-chainsaw/comment-page-1/#comment-552</link>
		<dc:creator>Emil</dc:creator>
		<pubDate>Thu, 04 Feb 2010 21:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caucho.com/?p=295#comment-552</guid>
		<description>Hi Allen,

Thanks for the note on the code.  Should be fixed now.

You can do the same thing in 3.1.6, just use the &lt;bean&gt; syntax instead:

&lt;code&gt;&lt;pre&gt;
&lt;bean name="chainsaw-handler"&gt;
  &lt;type&gt;com.caucho.example.ChainsawHandler&lt;/type&gt;
  &lt;init&gt;
    &lt;name&gt;com.caucho&lt;/name&gt;
    &lt;host&gt;localhost&lt;/host&gt;
    &lt;port&gt;4448&lt;/port&gt;
  &lt;/init&gt;
&lt;/bean&gt;
&lt;/pre&gt;&lt;/code&gt;

http://www.caucho.com/resin-3.1/doc/env-tags.xtp#bean

Emil</description>
		<content:encoded><![CDATA[<p>Hi Allen,</p>
<p>Thanks for the note on the code.  Should be fixed now.</p>
<p>You can do the same thing in 3.1.6, just use the &lt;bean> syntax instead:</p>
<div class="codesnip-container" >
<pre>
&lt;bean name="chainsaw-handler">
  &lt;type>com.caucho.example.ChainsawHandler&lt;/type>
  &lt;init>
    &lt;name>com.caucho&lt;/name>
    &lt;host>localhost&lt;/host>
    &lt;port>4448&lt;/port>
  &lt;/init>
&lt;/bean>
</pre>
</div>
<p><a href="http://www.caucho.com/resin-3.1/doc/env-tags.xtp#bean" rel="nofollow">http://www.caucho.com/resin-3.1/doc/env-tags.xtp#bean</a></p>
<p>Emil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen</title>
		<link>http://blog.caucho.com/2009/12/10/analyzing-resin-logs-with-apache-chainsaw/comment-page-1/#comment-550</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Tue, 02 Feb 2010 15:36:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caucho.com/?p=295#comment-550</guid>
		<description>Hi,

Can this be used with Resin 3.1.6? It seems as though the XML config is not supported - is there another way to configure this for Resin 3.1.6.

Thanks,
Allen</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Can this be used with Resin 3.1.6? It seems as though the XML config is not supported - is there another way to configure this for Resin 3.1.6.</p>
<p>Thanks,<br />
Allen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allen</title>
		<link>http://blog.caucho.com/2009/12/10/analyzing-resin-logs-with-apache-chainsaw/comment-page-1/#comment-549</link>
		<dc:creator>Allen</dc:creator>
		<pubDate>Tue, 02 Feb 2010 13:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caucho.com/?p=295#comment-549</guid>
		<description>Emil,

The code example for this is not showing up (there is a GeSHi error saying it can't find it). For anyone looking for the code, we did seem to find it here: http://www.facebook.com/note.php?note_id=218721509812 though it would be good to get this blog entry fixed.

Allen</description>
		<content:encoded><![CDATA[<p>Emil,</p>
<p>The code example for this is not showing up (there is a GeSHi error saying it can&#8217;t find it). For anyone looking for the code, we did seem to find it here: <a href="http://www.facebook.com/note.php?note_id=218721509812" rel="nofollow">http://www.facebook.com/note.php?note_id=218721509812</a> though it would be good to get this blog entry fixed.</p>
<p>Allen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: emil</title>
		<link>http://blog.caucho.com/2009/12/10/analyzing-resin-logs-with-apache-chainsaw/comment-page-1/#comment-526</link>
		<dc:creator>emil</dc:creator>
		<pubDate>Mon, 21 Dec 2009 20:48:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caucho.com/?p=295#comment-526</guid>
		<description>sdeboy,

Cool.  Thanks for the tip!

Emil</description>
		<content:encoded><![CDATA[<p>sdeboy,</p>
<p>Cool.  Thanks for the tip!</p>
<p>Emil</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sdeboy</title>
		<link>http://blog.caucho.com/2009/12/10/analyzing-resin-logs-with-apache-chainsaw/comment-page-1/#comment-525</link>
		<dc:creator>sdeboy</dc:creator>
		<pubDate>Mon, 21 Dec 2009 05:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.caucho.com/?p=295#comment-525</guid>
		<description>Assuming you have a regular text file output by default, you can use LogFilePatternReceiver to parse &amp; tail the log in real-time in Chainsaw.  If you need Jakarta Commons-VFS supported file systems, you can use VFSLogFilePatternReceiver also.

There is a configuration example available from the Welcome tab inside Chainsaw.</description>
		<content:encoded><![CDATA[<p>Assuming you have a regular text file output by default, you can use LogFilePatternReceiver to parse &amp; tail the log in real-time in Chainsaw.  If you need Jakarta Commons-VFS supported file systems, you can use VFSLogFilePatternReceiver also.</p>
<p>There is a configuration example available from the Welcome tab inside Chainsaw.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
