Johan Compagner wrote:

I see suddenly a few not serializeable exceptions in my log because of some new? classes
that aren't serializeable


I have fixed some simple onces by just making the interface extend serializeable but
but for example: DefaultPageFactory is also not serializeable.. But that one sits in the session?


We can make the IPageFactory extend serializeable so that the implementations are serializeable

just did this.

But then i think the Log should be: public static final Log.

which class are you talking about? and why public?


any pittholes?

johan




------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Wicket-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to