[
http://jira.jboss.com/jira/browse/JBSEAM-2106?page=all ]
Gabor Nagypal updated JBSEAM-2106:
----------------------------------
Attachment: listbug.war
Mini-web-application that shows the bug. On the main screen (home.xhtml) click on
"Invoke master", then click on "Invoke nested", then click on
"Return to master". The list of Hibernate entities are now corrupted in the
master bean.
I also tested the issue with @PerNestedConversation, the effect is the same (just
uncomment the annotation in MasterAction and NestedAction).
Contents:
test.HomeAction, test.MasterAction, test.NestedAction: the beans
org.jboss...User: copied from the hibernate2 example
home.xhtml, master.xhtml, nested.xhtml: simple web pages using these beans
References to Hibernate entities in a list are null after returning
from nested conversation
--------------------------------------------------------------------------------------------
Key: JBSEAM-2106
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2106
Project: JBoss Seam
Issue Type: Bug
Environment: Seam 2 CR 2, Windows XP, JDK 1.6b02
Reporter: Gabor Nagypal
Attachments: libs.txt, listbug.war
If a conversation- scope bean contains a list that references Hibernate entities, the
references are nullified when the application returns from a nested conversation.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira