2 Replies Latest reply on Mar 14, 2009 4:08 PM by sodium

    Seam internationalization locale problem

    sodium

      Jboss Seam: 2.0.0.GA
      Jboss AS: 4.2.1.GA


      I have been having some issues with loading message bundles after changing the locale to idID(Indonesian) and heIL(Hebrew). Most other locales are working correctly but i haven't completely test all locales yet. I am wondering if this is Seam or Jboss AS issue?


      By the way, even when the content of the message bundles for those two locales have been switched to the same as default english message, it still won't load so i am sure its has nothing to do with the contents.

        • 1. Re: Seam internationalization locale problem
          sodium

          JBoss Seam: 2.1.1.GA
          JBoss AS: 4.2.3.GA


          Ok, after upgrading to the lastest JBoss application server running with Seam 2.1.1, i am still experiencing same issue as before. Is anyone else experiencing this internationalisation issue and happen to know the solution to it? Most other locales seem to be working just fine.

          • 2. Re: Seam internationalization locale problem
            sodium

            Nevermind, i figure it out. It seems that even if i added the supported locale to faces-config.xml it still won't work. The problem is with locale names instead. Just need to swap certain locale string to the one Seam supported instead.