Please don't re-post.  We've already started to answer your question
in another thread (I asked you if you had a Connection field
somewhere).

2010/2/26 björn liffers <bad.ad...@arcor.de>:
> hello,
> i´ve got a problem with serialization.
>
> my application is connected to a mysql-db and every class of mine implements 
> serializable.
> but still there are exceptions telling me that java.lang.Object isn´t 
> serializable...
>
> <quote>
> org.apache.wicket.util.io.SerializableChecker$WicketNotSerializableException: 
> Unable to serialize class: java.lang.Object
>
> private java.util.Map com.mysql.jdbc.ConnectionImpl.charsetConverterMap 
> [class=java.util.HashMap]
> private java.util.Map 
> com.mysql.jdbc.ConnectionImpl.charsetConverterMap[write:1][write:2] 
> [class=java.lang.Object] <----- field that is not serializable
> </quote>
>
> is there a possibility to deactivate serialization?
> or how shall i solve this problem?
>
> kind regards ans many thanks to those who can help me out of the 
> serialization-jungle (never serialized anything before and i am relatively 
> new to wicket with my very first real wicket-project)
>
>
>
>
> Tolle Dekolletés oder scharfe Tatoos? Vote jetzt ... oder mach selbst mit und 
> zeige Deine Schokoladenseite
> bei Topp oder Hopp von Arcor: http://www.arcor.de/rd/footer.toh
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

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

Reply via email to