One more thing, I've read your post: >> Here is a post about this by me with some interesting comments from Igor: >> >> http://bioscene.blogspot.com/2009/03/serialization-in-osgi.html >>
Maybe the problems with serialization of EntityImpl private class should be solved by... not serializing this class at all :), but using a proper models (LoadableDetachableModels) to access such entities. My solution described in previous post, assumes that all classes serializable by Wicket should be exported. So it does not solve problems which you described in your blog post. -- Daniel --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
