Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LazyInitializationException with SWF+JPA+JSF 2.0 [SWF-1484] #670

Open
spring-operator opened this issue Jul 26, 2011 · 0 comments
Open

LazyInitializationException with SWF+JPA+JSF 2.0 [SWF-1484] #670

spring-operator opened this issue Jul 26, 2011 · 0 comments
Labels
in: integration status: waiting-for-triage We need additional information before we can continue

Comments

@spring-operator
Copy link
Contributor

Areshchanka Aliaksandr opened SWF-1484 and commented

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:
#{controller.entity.lazyEntity}

you will get hibernate LazyInitializationException.


Affects: 2.3.0

Reference URL: http://forum.springsource.org/showthread.php?112245-LazyInitializationException-with-SWF-JPA-JSF-2.0-Primefaces

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: integration status: waiting-for-triage We need additional information before we can continue
Projects
None yet
Development

No branches or pull requests

1 participant