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
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to