Uploaded image for project: 'MyFaces Core'
  1. MyFaces Core
  2. MYFACES-3534

java.lang.NoSuchMethodException: RequirementHandler.getEnumLocale(Facets$Role)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • JSR-314
    • None
    • Websphere 8.002

    Description

      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

      Attachments

        Activity

          People

            Unassigned Unassigned
            b69 Jürg Brandenberger
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: