[jboss-user] [JBoss Seam] - Re: Long-running conversations and EntityHome

baz do-not-reply at jboss.com
Thu Sep 13 08:24:54 EDT 2007


I extended my page with this code:
        <s:decorate id="evaluationIdHome" template="/layout/display.xhtml">
  |             <ui:define name="label">Home evaluationId</ui:define>
  |             #{evaluationHome.evaluationEvaluationId}
  |         </s:decorate>
  | 
If my page starts a conversation this happens:
the home evaluationId is set correctly, but the instance id is empty.

When my page does not start a conversation, all is well as stated above.

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

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



More information about the jboss-user mailing list