[
http://jira.jboss.com/jira/browse/JBSEAM-2357?page=all ]
Michael Youngstrom reassigned JBSEAM-2357:
------------------------------------------
Assignee: (was: Michael Youngstrom)
Accidentally assigned it to myself. :)
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 occasionally have an expression that normally returns a value 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