Re: strange ClassCastException when deserializing a Page

2007-09-25 Thread Xavier Hanin
On 9/25/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > > On 9/24/07, Xavier Hanin <[EMAIL PROTECTED]> wrote: > > On 9/25/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > > > > > > Gee that looks weird. As far as I know, the only exotic stuff we do > > > with serializing is an optimization for pag

Re: strange ClassCastException when deserializing a Page

2007-09-25 Thread Eelco Hillenius
On 9/24/07, Xavier Hanin <[EMAIL PROTECTED]> wrote: > On 9/25/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > > > > Gee that looks weird. As far as I know, the only exotic stuff we do > > with serializing is an optimization for page references. But I can't > > see how that might relate to this. >

Re: strange ClassCastException when deserializing a Page

2007-09-24 Thread Xavier Hanin
On 9/25/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > > Gee that looks weird. As far as I know, the only exotic stuff we do > with serializing is an optimization for page references. But I can't > see how that might relate to this. > > Johan, any ideas? Any chance you could make a test case out

Re: strange ClassCastException when deserializing a Page

2007-09-24 Thread Eelco Hillenius
Gee that looks weird. As far as I know, the only exotic stuff we do with serializing is an optimization for page references. But I can't see how that might relate to this. Johan, any ideas? Any chance you could make a test case out of it Xavier? Eelco On 9/24/07, Xavier Hanin <[EMAIL PROTECTED]>

strange ClassCastException when deserializing a Page

2007-09-24 Thread Xavier Hanin
Hi, I have a strange CCE on page deserialization with wicket 1.3.0-beta3: java.lang.ClassCastException: cannot assign instance of org.apache.wicket.model.PropertyModel to field org.apache.wicket.markup.html.WebMarkupContainerWithAssociatedMarkup.markupHelperof type org.apache.wicket.markup.html.Co