[jboss-user] [JBoss Seam] - <s:conversationPropagation/> has no effekt

fmars do-not-reply at jboss.com
Thu Jul 19 07:31:26 EDT 2007


Hi,

Seam Version: 2 Beta 1 (Daily Build)

As written in the Seam book by Yuan, i try to end the current conversation like this:
<h:commandButton value="Show All" action="#{methsearch.showAll()}">
  |                         <s:conversationPropagation type="end"/>
  | </h:commandButton>

But it doesn't work and i get exceptions. it says, that i should try @Begin(join=true), which i don't want. 

Is this a bug in Seam 2?

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

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



More information about the jboss-user mailing list