-
Oct 17th, 2011, 08:12 PM
#1
Webflow Serialization error on object holding ref to JPA Data Repository
I am trying to refactor the Spring Webflow BookingFaces application to use a Spring Data JPA repository. After including the repository scan in the configuration file, I receive a webflow serialization exception on the HotelLazyDataModel object which was refactored to hold a reference to a Spring Data JPA Repository. However, I receive the same error with the original implementation holding a reference to the JPA Service (Repository) as well once the repository scan is added to the config file. Would appreciate any assistance if anyone has run in to this problem. Thanks.
-
Jun 29th, 2012, 12:41 PM
#2
I'm having the exact same error.
Did you manage to solve it?
Best Regards
JSimas
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules