[jboss-user] [JBoss Seam] - Problem listening for event and using conversationList

Kruno do-not-reply at jboss.com
Thu Jul 19 08:47:09 EDT 2007


I am using Seam 2.0 beta, and if I am listening for "beginConversation" event my conversationList does not seem to have latest open conversation.
Like it is always one conversation late.
If I turn off listener then every thing works fine.
components.xml

  | <event type="org.jboss.seam.beginConversation">
  |  	<action expression="#{convListener.begin}"/>
  |  </event>
  | 
  | 
Thanks in advance Kruno.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4065765#4065765

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4065765



More information about the jboss-user mailing list