Hi *,

in wicket 1.4.15
spring 3.0.5
hibernate 3.6
application

if defined springs PersistenceExceptionTranslationPostProcessor bean I
get Unserializable exceptions in
different spring classes (PersistenceExceptionTranslationInterceptor,
ChainedPersistenceExceptionTranslator, ...)
After looking into spring sources I see that they are really unserializable.

Is there some workaround to use
PersistenceExceptionTranslationPostProcessor without redefinition of
all unserializable classes?
Or simply nobody uses PersistenceExceptionTranslationPostProcessor?

Regards

Roman

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

Reply via email to