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

Reply via email to