Not sure.  Ask on the Trinidad list.   Currently that's adffaces,
although it'll soon merge into this list.

It'd be great if you'd submit a documentation patch for t:saveState
(even though the issue wasn't really on the t:saveState side).


On 4/23/07, Francisco Passos <[EMAIL PROTECTED]> wrote:
Found the solution in google:

org.apache.myfaces.trinidad.CACHE_VIEW_ROOT has to be set
to false.

Should there not be a huge warning in the logs when a page contains a
t:saveState and CACHE_VIEW_ROOT is not set to false?

On 4/20/07, Mike Kienenberger <[EMAIL PROTECTED]> wrote:
> - Using a different id for the same bean on two different pages.
> - Not correctly implementing Serializable or Stateholder.
> - Navigating to a new page (or the same page without using null) and
> using <redirect/> in your navigation rule.
> - Using facelets and not defining the t namespace.
>
>
> On 4/20/07, Francisco Passos <[EMAIL PROTECTED]> wrote:
> > What might cause t:saveState to not maintain the bean state from one
request
> > to the next?
> >
>


Reply via email to