[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-586) ManagedEntityIdentityInterceptor could keep state as a EntityBeans in conversation context

Sergey Koshcheyev (JIRA) jira-events at lists.jboss.org
Tue Jul 3 09:34:57 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBSEAM-586?page=comments#action_12367536 ] 
            
Sergey Koshcheyev commented on JBSEAM-586:
------------------------------------------

I posted this to the forum but nobody apparently noticed. The fix for this issue breaks beans with DataModel properties (I'm not using @DataModel annotation). Basically, when JSF gets the property through EL, it gets back the correct datamodel but ManagedEntityIdentityInterceptor replaces its wrapped data with null in the meantime so when displayed on the page it turns out to be empty. The forum thread is here: http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059384#4059384

> ManagedEntityIdentityInterceptor could keep state as a EntityBeans in conversation context
> ------------------------------------------------------------------------------------------
>
>                 Key: JBSEAM-586
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-586
>             Project: JBoss Seam
>          Issue Type: Task
>          Components: Core
>    Affects Versions: 1.1.0.GA
>            Reporter: Gavin King
>         Assigned To: Gavin King
>            Priority: Critical
>             Fix For: 2.0.0.BETA1
>
>
> This will improve the referential integrity handling and, potentially, the performance.

-- 
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

        



More information about the seam-issues mailing list