Re: Tomcat 7 EL Parser and nested JSF ui:repeat

2013-12-16 Thread Paul KHodchenkov
Done, https://issues.apache.org/bugzilla/show_bug.cgi?id=55891 2013/12/16 Mark Thomas > On 16/12/2013 18:15, Paul KHodchenkov wrote: > > Hi folks, > > Its seems there is an issue with EL parser in tomcat 7.0.47. > > It was traced down by > > https://java.net/jira/browse/JAVASERVERFACES-3096 > >

Re: Tomcat 7 EL Parser and nested JSF ui:repeat

2013-12-16 Thread Mark Thomas
On 16/12/2013 18:15, Paul KHodchenkov wrote: > Hi folks, > Its seems there is an issue with EL parser in tomcat 7.0.47. > It was traced down by > https://java.net/jira/browse/JAVASERVERFACES-3096 > > I have attached maven project which works fine on tomcat8-RC5, but fails > on tomcat 7.0.47. Plea