> > Uh, oh, I just realized that the fix is in 1.2 version only, but I had to > > switch to > > JSF 1.1 because I am stuck on Tomcat 5.5. Will ask at java.net if the fix > > can be > > backported to 1.1. > > Or maybe it is possible to run JSF 1.2 on an older Tomcat if I am using > > facelets > > instead of JSP anyway? Have to check that. > > yes, that works .
I think I remember a thread here, that the JSF RI does a fallback to facelets by itself, when runing on a not-Servlet 2.5 env. -M > > > > It is not so easy to find a combination of frameworks and versions that does > > actually work. > > > > Matthias Wessendorf wrote: > > > Hello Stephen, > > > > > > based on my mail, Ryan created this ticket: > > > https://javaserverfaces.dev.java.net/issues/show_bug.cgi?id=641 > > > > > > and fixed it for the next RI release. Not that they released the last > > > release yesterday... > > > > > > -matthias > > > > > > > -- > Matthias Wessendorf > > further stuff: > blog: http://matthiaswessendorf.wordpress.com/ > mail: matzew-at-apache-dot-org > -- Matthias Wessendorf further stuff: blog: http://matthiaswessendorf.wordpress.com/ mail: matzew-at-apache-dot-org

