[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2357) EL.EL_CONTEXT is not thread safe

Norman Richards (JIRA) jira-events at lists.jboss.org
Tue Dec 11 22:52:54 EST 2007


     [ http://jira.jboss.com/jira/browse/JBSEAM-2357?page=all ]

Norman Richards updated JBSEAM-2357:
------------------------------------

    Fix Version/s: 2.0.1.GA
                       (was: 2.0.1.CR1)

> EL.EL_CONTEXT is not thread safe
> --------------------------------
>
>                 Key: JBSEAM-2357
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-2357
>             Project: JBoss Seam
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0.GA
>            Reporter: Michael Youngstrom
>            Priority: Blocker
>             Fix For: 2.0.1.GA
>
>
> I've been doing some load testing.  I've got 2 non Faces threads operating concurrently.  I have an expression that normally works occasionally return "null".  I've traced the problem to EL.EL_CONTEXT.  In non faces requests this is used instead of an ELContext provided by JSF.  javax.el.ELContext is not thread safe.  It contains "propertyResolved".

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