Details
-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 2.3.0
-
Fix Version/s: None
-
Component/s: JSF
Description
OpenSessionInView filters nor interceptors doesn't work correctly with lazy collections in swf jsf 2 environment.
Try to create lazy reference to any entity in booking-faces and try to envoke it from xhtml page:
#
you will get hibernate LazyInitializationException.