[
http://jira.jboss.com/jira/browse/JBSEAM-2751?page=comments#action_12403928 ]
Przemyslaw Jaskierski commented on JBSEAM-2751:
-----------------------------------------------
Norman,
Sorry for this clumsy comment, I made it linking those two issues.
My original problem has been described in JBSEAM-1840: my List<HibernateEntity>, NOT
annotated with @DataModel, is magically turned into List of nulls. Only workaround to
prevent ManagedEntityIdentityInterceptor from nullyfing this List is adding
"transient" to List's declaration (from the ManagedEntityIdentityInterceptor
it appears that such a field is not processed).
I've linked these two issues, because this problem hasn't been solved yet and it
kinda return from time to time. And is very nasty to spot.
Currently, because of it's nondeterminism, this is only bug that prevents me from
feeling comfortably using Seam :) No automanaging magic should be counterintuitive to well
established expectation that I'm controlling the state of my object :)
This problem is comming over and over again, another one: JBSEAM-2684
Outjected DataModel looses/forgets wrapped data
-----------------------------------------------
Key: JBSEAM-2751
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2751
Project: JBoss Seam
Issue Type: Bug
Components: Core
Affects Versions: 2.0.1.GA
Environment: Linux Sarge, JBoss 4.2.2 GA,
Reporter: toni
Assigned To: Norman Richards
Priority: Minor
Fix For: 2.1.0.GA, 2.0.2.GA
Directly outjecting a DataModel into a conversation makes it forget/loose the data
wrapped inside of it.
--
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