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

    • Bug
    • Resolution: Done
    • Major
    • EAP 5.0.1.CR1
    • EAP 5.0.0
    • Seam
    • None
    • Documentation (Ref Guide, User Guide, etc.), Release Notes
    • 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.

      Attachments

        Activity

          People

            mnovotny@redhat.com Marek Novotny
            mnovotny@redhat.com Marek Novotny
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: