TransactionPhaseListener doesn't work with lazy entity connections
------------------------------------------------------------------
Key: SEAMFACES-190
URL:
https://issues.jboss.org/browse/SEAMFACES-190
Project: Seam Faces
Issue Type: Bug
Components: Transactions & Persistence
Affects Versions: 3.0.0.Final
Environment: AS7 final, seam-booking example
Reporter: Alexandr Areshchanka
Try to create lazy OneToOne, ManyToOne etc. connection to any entity and try to fetch it
on the xhtml page like
#{managedbean.entity.lazyCollection}
you will get
org.hibernate.LazyInitializationException
This may be because of seam-persistence module, not sure.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira