Re: [Trinidad] Facelets users read this

2008-02-22 Thread Andrew Robinson
I don't imagine we will see any more facelet releases until it becomes part of JSF 2.0. I think the 1.1.x line is pretty much dead. On Fri, Feb 22, 2008 at 1:55 PM, Scott O'Bryan <[EMAIL PROTECTED]> wrote: > Thanks for fixing this Andrew. I hate the fact that JSF 1.2 > StateManagers and JSF 1.1

Re: [Trinidad] Facelets users read this

2008-02-22 Thread Scott O'Bryan
Thanks for fixing this Andrew. I hate the fact that JSF 1.2 StateManagers and JSF 1.1 StateManagers have trouble co-existing. I wonder if we could have Facelets redo their StateManager to work with 1.2 as well. I imagine any JSF 1.2 state manager will run into the same issue we did... Scot

[Trinidad] Facelets users read this

2008-02-22 Thread Andrew Robinson
Trinidad 1.2.6 is not compatible with JSF 1.1 state saving managers. This is now fixed on the trunk (1.2.7-SNAPSHOT). Here is the issue: https://issues.apache.org/jira/browse/TRINIDAD-955 If you are using facelets with JSF 1.2 (Trinidad 1.0.x is unaffected), you will need to run on 1.2.5 or 1.2.7