[
https://issues.jboss.org/browse/SEAMFACES-190?page=com.atlassian.jira.plu...
]
Alexandr Areshchanka updated SEAMFACES-190:
-------------------------------------------
Attachment: log.txt
I'm attaching log file,
From there you can see that exception occurs on RenderResponse phase.
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
Labels: LazyInitializationException
Attachments: log.txt
Original Estimate: 1 day
Remaining Estimate: 1 day
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