[jira] Commented: (MYFACES-1281) Unable to write and restore serialized views

2006-04-13 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1281?page=comments#action_12374370 ] sean schofield commented on MYFACES-1281: - My patch still does not fix TCK problem. Without getting into too much of an NDA area here, lets just say the TCK makes

[jira] Commented: (MYFACES-1281) Unable to write and restore serialized views

2006-04-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1281?page=comments#action_12374380 ] Mario Ivankovits commented on MYFACES-1281: --- I'll have a look at it now - even if I am not a serialized view expert ;-) Unable to write and restore serialized

[jira] Commented: (MYFACES-1281) Unable to write and restore serialized views

2006-04-13 Thread Mario Ivankovits (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1281?page=comments#action_12374388 ] Mario Ivankovits commented on MYFACES-1281: --- Ok, looks like I got it. It already falls back to the sessionmap if the sequence cant be found in the request, the

[jira] Commented: (MYFACES-1281) Unable to write and restore serialized views

2006-04-12 Thread Dennis Byrne (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1281?page=comments#action_12374140 ] Dennis Byrne commented on MYFACES-1281: --- This solution is less than optimal ;( I can explain in detail at [EMAIL PROTECTED] Unable to write and restore serialized

[jira] Commented: (MYFACES-1281) Unable to write and restore serialized views

2006-04-12 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1281?page=comments#action_12374204 ] sean schofield commented on MYFACES-1281: - Are we sure this patch is the way to go? How was this working at all before this patch? I'm wondering if it didn't

[jira] Commented: (MYFACES-1281) Unable to write and restore serialized views

2006-04-12 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1281?page=comments#action_12374216 ] sean schofield commented on MYFACES-1281: - I checked a fix into the branch that addresses the unit test. Lets see if tck testing goes ok. Unable to write and

[jira] Commented: (MYFACES-1281) Unable to write and restore serialized views

2006-04-11 Thread sean schofield (JIRA)
[ http://issues.apache.org/jira/browse/MYFACES-1281?page=comments#action_12374123 ] sean schofield commented on MYFACES-1281: - JspStateManagerImpl is unable to determine the sequence of the serialized view in SerializedViewCollection. Apparently