Re: ClassCastException with MetaDataEntry

2007-10-18 Thread Matej Knopp
This should be fixed already in the latest trunk. -Matej On 10/18/07, Rüdiger Schulz <[EMAIL PROTECTED]> wrote: > Hello Johan, > > yes, this worked for me. Thanks a lot for such a quick fix! > > However, I had to build with maven tests disabled. And there was an > error on some of my pages, where

Re: ClassCastException with MetaDataEntry

2007-10-18 Thread Rüdiger Schulz
Hello Johan, yes, this worked for me. Thanks a lot for such a quick fix! However, I had to build with maven tests disabled. And there was an error on some of my pages, where I use BookmarkablePageLinks with parameters: Caused by: java.lang.NullPointerException at org.apache.wicket.marku

Re: ClassCastException with MetaDataEntry

2007-10-18 Thread Johan Compagner
thx, i fixed it. Please let me know if this first works for you johan On 10/18/07, Rüdiger Schulz <[EMAIL PROTECTED]> wrote: > > 2007/10/18, Johan Compagner <[EMAIL PROTECTED]>: > > But everybody that can give us a test case that fails now > > That would be great! > > Because all wicket tests a

Re: ClassCastException with MetaDataEntry

2007-10-18 Thread Rüdiger Schulz
2007/10/18, Johan Compagner <[EMAIL PROTECTED]>: > But everybody that can give us a test case that fails now > That would be great! > Because all wicket tests are running fine with the current code > So our test do have a few holes in this area which we should fix also! Ok, a simple test failed ve

Re: ClassCastException with MetaDataEntry

2007-10-18 Thread Rüdiger Schulz
2007/10/18, Johan Compagner <[EMAIL PROTECTED]>: > But everybody that can give us a test case that fails now > That would be great! > Because all wicket tests are running fine with the current code > So our test do have a few holes in this area which we should fix also! Can't promise anything, the

Re: ClassCastException with MetaDataEntry

2007-10-18 Thread Rüdiger Schulz
Hello Matej, 2007/10/18, Matej Knopp <[EMAIL PROTECTED]>: > Hi, we are experimenting a little with component data representation > right now in order to improve memory consumption, so the trunk might > be a little unstable though. But so far I am unable to reproduce your > exception. > > Sorry for

Re: ClassCastException with MetaDataEntry

2007-10-18 Thread Johan Compagner
But everybody that can give us a test case that fails now That would be great! Because all wicket tests are running fine with the current code So our test do have a few holes in this area which we should fix also! johan On 10/18/07, Matej Knopp <[EMAIL PROTECTED]> wrote: > > Hi, we are experime

Re: ClassCastException with MetaDataEntry

2007-10-18 Thread Matej Knopp
Hi, we are experimenting a little with component data representation right now in order to improve memory consumption, so the trunk might be a little unstable though. But so far I am unable to reproduce your exception. Sorry for inconvenience. -Matej On 10/18/07, Rüdiger Schulz <[EMAIL PROTECTED

Re: ClassCastException with MetaDataEntry

2007-10-18 Thread Rüdiger Schulz
A little more detail: the component having the MetaDataEntry is a Webmarkupcontainer which also has a WicketAjaxIndicatorAppender. Not sure if this is related. -- greetings from Berlin, Rüdiger Schulz www.2rue.de - To unsubsc

ClassCastException with MetaDataEntry

2007-10-18 Thread Rüdiger Schulz
Hello everybody, after upgrading to the latest trunk, none of my pages render anymore. The Exception I get is below. Before upgrading, everything worked fine, so I don't think it's in my code (but you never know). I'll get back to beta4 for now I guess... 2007-10-18 09:22:40 ERROR: RequestCycle.