Re: Exception with c:forEach after upgrading from 2.1 to 2.2

2015-07-31 Thread Alexey Shakov
Am 31.07.2015 um 14:06 schrieb Felipe Jaekel: Hi, Thanks for the feedback. In this upgrade process from 2.1 to 2.2, I'm actually moving the code of a small webapp that runs 2.1 to a large webapp that already uses 2.2 in production. I won't be able to test everything, so may I experience side

Re: Exception with c:forEach after upgrading from 2.1 to 2.2

2015-07-31 Thread Felipe Jaekel
Hi, Thanks for the feedback. In this upgrade process from 2.1 to 2.2, I'm actually moving the code of a small webapp that runs 2.1 to a large webapp that already uses 2.2 in production. I won't be able to test everything, so may I experience side effects by enabling STRICT_JSF_2_FACELETS_COMPATI

Re: Exception with c:forEach after upgrading from 2.1 to 2.2

2015-07-30 Thread Alexey Shakov
Hi, take a look at this issue https://issues.apache.org/jira/browse/MYFACES-3980, it is probably the reason for your problem. The workaround is to add org.apache.myfaces.STRICT_JSF_2_FACELETS_COMPATIBILITY true to web.xml Greetings, Alexey Am 30.07.2015 um 21:48 schrieb Felipe Ja

Exception with c:forEach after upgrading from 2.1 to 2.2

2015-07-30 Thread Felipe Jaekel
Hi, I have this implementation (JSTL 1.2, PrimeFaces 5.1.20): After upgrading from MyFaces 2.1.17 to 2.2.8, when I click on the radio button I get the exception below, so I'd like to know if I need additional configuration or if is it a bug. Thanks GRAVE: javax.el.PropertyNotFou