<?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: Logging Conversation Demarcation In Seam</title>
	<atom:link href="http://www.andygibson.net/blog/2009/10/18/logging-conversation-demarcation-in-seam/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.andygibson.net/blog/tutorial/logging-conversation-demarcation-in-seam/</link>
	<description>Open Source Projects &#38; Technical Writings</description>
	<lastBuildDate>Wed, 18 Jan 2012 00:05:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Andy Gibson</title>
		<link>http://www.andygibson.net/blog/tutorial/logging-conversation-demarcation-in-seam/comment-page-1/#comment-14269</link>
		<dc:creator>Andy Gibson</dc:creator>
		<pubDate>Fri, 13 Nov 2009 05:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.andygibson.net/blog/?p=533#comment-14269</guid>
		<description>The FQN is defined as &quot;conversationListener&quot;, this is a bean you add in your project. You can call it what you want since Seam creates it, registers the event listeners and just calls it when a conversation is started or ended. 

It should work in any version of Seam 2.03CR1 and above. I think these events were added around this version, but it is possible the event names got changed in another version. 

Cheers,

Andy</description>
		<content:encoded><![CDATA[<p>The FQN is defined as &#8220;conversationListener&#8221;, this is a bean you add in your project. You can call it what you want since Seam creates it, registers the event listeners and just calls it when a conversation is started or ended. </p>
<p>It should work in any version of Seam 2.03CR1 and above. I think these events were added around this version, but it is possible the event names got changed in another version. </p>
<p>Cheers,</p>
<p>Andy</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Todd Trimmer</title>
		<link>http://www.andygibson.net/blog/tutorial/logging-conversation-demarcation-in-seam/comment-page-1/#comment-14267</link>
		<dc:creator>Todd Trimmer</dc:creator>
		<pubDate>Thu, 05 Nov 2009 16:19:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.andygibson.net/blog/?p=533#comment-14267</guid>
		<description>What is the FQN of ConversationListener? What version of SEAM?</description>
		<content:encoded><![CDATA[<p>What is the FQN of ConversationListener? What version of SEAM?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

