[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2242) null injected values(synchronization problem?)

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Jul 29 17:22:53 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBSEAM-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Muir updated JBSEAM-2242:
------------------------------

    Fix Version/s: The future
                       (was: 2.1.0.GA)


> null injected values(synchronization problem?)
> ----------------------------------------------
>
>                 Key: JBSEAM-2242
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-2242
>             Project: Seam
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.2.1.GA, 2.0.0.GA
>            Reporter: Andrei Gh
>            Assignee: Norman Richards
>             Fix For: The future
>
>         Attachments: syncBug.zip
>
>
>  am inside a long running conversation and I have a search page with a search button that triggers myBean.search().
> myBean has several conversation scoped variables, injected with @In.
> While the search page is rendered in the browser, before the render finishes, I click the search button that calls method myBean.search() on server.
> The problem is that injected values are null. 
> The problem only occurs when I call bean method(by clicking a button), BEFORE the page that contains that button finishes to render in the browser. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list