I'm finding my patches don't help when I add other components. Just
more index out of bounds exceptions and class cast exceptions,
probably because I didn't fix the right thing.

Does anyone know where things need to actually be fixed?  It seems
like it has something to do with Facelets components saving state that
is not being accounted for, but that's just a guess. Any help? I'd
love to track it down, but I don't have the time to get up to speed on
all the relevant code on my own right now.

On 3/22/07, noah <[EMAIL PROTECTED]> wrote:
Same song, different verse. This time I'm trying to have a tr:table
inside the detailStamp.

This one is a class cast exception because a Facelets something was
passed to restoreRowState. I have a workaround patch, but since I'm
not familiar with the full body of the code, it's probably not
something that should be applied.

details:
https://issues.apache.org/jira/browse/ADFFACES-425

I can get different Facelets classes with slight modifications, but
the error is always in restoreRowState.  I believe nesting tr:iterator
will also produce a similar error.

Reply via email to