[ 
https://issues.apache.org/jira/browse/MYFACES-2918?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe resolved MYFACES-2918.
-------------------------------------

    Fix Version/s: 2.0.2-SNAPSHOT
       Resolution: Fixed

> Resource implementations cannot be cached
> -----------------------------------------
>
>                 Key: MYFACES-2918
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2918
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>    Affects Versions: 2.0.2-SNAPSHOT
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>             Fix For: 2.0.2-SNAPSHOT
>
>
> The optimization done for Resource instances does not take into account that 
> it is possible to call methods like setResourceName after is created, making 
> a TCK test fail because the Resource instance is cached.
> The solution is cache ResourceMeta related instance instead.

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