You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Alexander Morozov <al...@gmail.com> on 2011/07/03 11:27:11 UTC

Re: error - serialization

You have JDBC Connection reference within Index page implementation. Check
LoadableDetachableModel and never store Connection and other JDBC stuff
within wicket components.


-----
--
http://www.linkedin.com/in/amorozov
--
View this message in context: http://apache-wicket.1842946.n4.nabble.com/error-serialization-tp3641636p3641695.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


RE: error - serialization

Posted by "Miroslav F." <mi...@seznam.cz>.
Alexander,

it (of course..) works, thanks for pointing me right direction.

Miro
 

> -----Original Message-----
> From: Alexander Morozov [mailto:alexander.v.morozov@gmail.com] 
> Sent: Sunday, 03. July 2011 11:27
> To: users@wicket.apache.org
> Subject: Re: error - serialization
> 
> You have JDBC Connection reference within Index page 
> implementation. Check LoadableDetachableModel and never store 
> Connection and other JDBC stuff within wicket components.
> 
> 
> -----
> --
> http://www.linkedin.com/in/amorozov
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/error-serialization
-tp3641636p3641695.html
> Sent from the Users forum mailing list archive at Nabble.com.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
> For additional commands, e-mail: users-help@wicket.apache.org
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org