Threading issues with EL-resolvers, Variable-resolvers and Property-resolvers
-----------------------------------------------------------------------------

                 Key: MYFACES-2201
                 URL: https://issues.apache.org/jira/browse/MYFACES-2201
             Project: MyFaces Core
          Issue Type: Bug
    Affects Versions: 1.2.6
         Environment: Spring WebFlow 2.0.6, MyFaces 1.2.6, SUN Portlet Bridge, 
WebSphere Application Server 6.1.0.19
            Reporter: Hampus Wingren


Under heavy load, (generated by HP LoadRunner), a threading issue appears 
involving EL-resolvers. 
If one jar file has defined a faces-config.xml with several variable and 
property resolvers and another jar has defined it´s own el-resolver in its 
faces-config, the ELContext somehow looses the defined variable and property 
resolvers defined in the first jar.

I can't really say more about it because I haven't taken a look at the MyFaces 
source code but I could resolve the issue by adding the other jars variable and 
property resolvers to the second jars el-resolver (CompositeELResolver).

Regards,
Hampus Wingren

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to