"mail.micke(a)gmail.com" wrote : The last two buttons, executes the action but the
conversation Id is incremented.
This is because each request initializes a temporary conversation if a long-running
conversation is not resumed. This means that your first page request resulted in a
temporary conversation with a specific cid. The next request also results in a temporary
conversation with an incremented cid, then that temporary conversation is promoted to
long-running. The long-running conversation gets the cid for the temporary conversation
that was promoted.
Hope that helps.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4121647#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...