[jboss-user] [JBoss Portal] - Re: Localization bug in 2.6.x?

thomas.heute@jboss.com do-not-reply at jboss.com
Thu Feb 21 15:51:54 EST 2008


Can you try to add:

  | <application>
  | <locale-config>
  |                 <default-locale>en</default-locale>
  |                 <supported-locale>en</supported-locale>
  |                 <supported-locale>ar</supported-locale>
  |                 <supported-locale>fr</supported-locale>
  |                 <supported-locale>it</supported-locale>
  |         </locale-config>
  | ...
  | </application>
  | 

In faces-config.xml of core-identity.

My wild guess is that it has to do with the JSF nature of the application more than the portal itself

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4131218#4131218

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4131218



More information about the jboss-user mailing list