Beginner |
|
Joined: Tue Oct 26, 2004 8:14 am Posts: 20 Location: Mainz, Germany
|
Hello,
we have some problems with Hibernate/Javassist in combination with MyFaces "client state saving" activated ("Server State Saving" works without problems):
Everytime when a detached EJB3/Hibernate object is restored from "Client View", Javassist generates a new proxy for the class. MyFaces uses an ObjectInputStream to deserialize the saved objects.
We are using Javassist-Version 3.4 and Hibernate 3.2.1GA
Does anybody know this problem ?
Best regards,
Matthias
|
|