Uploaded image for project: 'JBoss Enterprise Application Platform 4 and 5'
  1. JBoss Enterprise Application Platform 4 and 5
  2. JBPAPP-3292

Component locale-config (org.jboss.seam.international.localeConfig) does not set the locale related variables in JSF context

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: EAP 5.0.0
    • Fix Version/s: EAP 5.0.1.CR1
    • Component/s: Seam
    • Labels:
      None
    • Affects:
      Documentation (Ref Guide, User Guide, etc.), Release Notes
    • Workaround Description:
      Hide

      In web.xml, add
      <listener><listener-class>com.sun.faces.config.ConfigureListener</listener-class></listener>
      before
      <listener><listener-class>org.jboss.seam.servlet.SeamListener</listener-class></listener>

      Show
      In web.xml, add <listener><listener-class>com.sun.faces.config.ConfigureListener</listener-class></listener> before <listener><listener-class>org.jboss.seam.servlet.SeamListener</listener-class></listener>

      Description

      Using the localeConfig component by declaring in component.xml is not working if JSF listener is not in declaredin web.xml, JSF is not initialized when Seam bootstraps its application scope components, and so the faces application context is not available.

        Gliffy Diagrams

          Attachments

            Issue Links

              Activity

                People

                • Assignee:
                  manaRH Marek Novotny
                  Reporter:
                  manaRH Marek Novotny
                • Votes:
                  0 Vote for this issue
                  Watchers:
                  0 Start watching this issue

                  Dates

                  • Created:
                    Updated:
                    Resolved: