Hi,
I use Seam + IceFaces, and have method in stateful bean

@Begin(join=true)
public String ble() {}

normally when i click on button if a long-running conversation is already in 
progress, the conversation context is simply propagated.

Why when I migrated to Seam & IceFaces I Seam creates on each click a new 
conversation?

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3989658
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to