[ 
https://issues.apache.org/jira/browse/MYFACES-3534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269409#comment-13269409
 ] 

Jürg Brandenberger commented on MYFACES-3534:
---------------------------------------------

This can be considered as closed. It seems, it was an EL-Issue on WAS 8.0.02, 
which has been corrected on WAS 8.0.0.3!
                
> java.lang.NoSuchMethodException: RequirementHandler.getEnumLocale(Facets$Role)
> ------------------------------------------------------------------------------
>
>                 Key: MYFACES-3534
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3534
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: JSR-314
>         Environment: Websphere 8.002
>            Reporter: Jürg Brandenberger
>
> The enum Role exist as in the following code snippet:
> public final class Facets {
>    ...
>    public enum Role{
>      R1, R2, R3;
>    }
>   ...
> }
> The application and the shown issue runs fine with Mojarra 2.x under 
> Glassfish 3.1.x and JBoss 7.1.x

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to