[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-2025) Remove log from LazyInitializationException constructor
Max Rydahl Andersen (JIRA)
noreply at atlassian.com
Fri Aug 25 00:49:24 EDT 2006
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-2025?page=all ]
Max Rydahl Andersen closed HHH-2025:
------------------------------------
Resolution: Won't Fix
there is no such thing as "recovery from lazyinitializationexception"
If such an exception occurs the session must be closed and discarded.
> Remove log from LazyInitializationException constructor
> -------------------------------------------------------
>
> Key: HHH-2025
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-2025
> Project: Hibernate3
> Type: Improvement
> Components: core
> Versions: 3.2.1
> Environment: Any
> Reporter: Russell Healy
>
>
> Remove log from LazyInitializationException constructor. The motivation is to enable recovery from a LazyInitializationException using around advice without issuing a logging an error.
> See: http://www.jroller.com/page/cenkcivici?entry=reattaching_lazy_objects_to_hibernate
> This has been asked for before [HB-1363], but is worth reconsidering.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list