Kumar Ashish created MYFACES-3577: ------------------------------------- Summary: Duplicate component Id Exception when binding variable in Session Scope Key: MYFACES-3577 URL: https://issues.apache.org/jira/browse/MYFACES-3577 Project: MyFaces Core Issue Type: Bug Components: JSR-314 Affects Versions: 2.1.5 Environment: Weblogic 10.3.4 server,Eclipse IDE,Windows xp,Java SE 6, Reporter: Kumar Ashish
JSF specification JSF_20101108 mentions in its section 3.1.5 "It is strongly recommend that application developers place managed beans that are pointed at by component binding expressions in "request" scope, and not any other scope." My concerns are as follows:- 1) We are getting duplicate component id exception when using binding in a session scoped variable in myfaces 2.1.It is a well known issue. This is a "recommendation" for the developers but has been forced by the myfaces implementation. 2) JSF 1.2 and 1.1 implementations worked fine with the binding variables in session scope also. Please let me know if this issue will be taken up in future releases or myfaces is going to have the same implementaion from now on. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira