Allow supported locales to be configured in the component descriptor
--------------------------------------------------------------------
Key: JBSEAM-3088
URL:
http://jira.jboss.com/jira/browse/JBSEAM-3088
Project: Seam
Issue Type: Feature Request
Components: Core
Affects Versions: 2.1.0.A1
Reporter: Dan Allen
Assigned To: Dan Allen
Priority: Minor
Fix For: 2.1.0.GA
Just about the only setting that we still need to configure in faces-config.xml is the
collection of supported locales. The Application class in the JSF API exposes the public
method setSupportedLocales(Collection) to configure this collection. The support this
feature request, a new application-scoped component will need to be created in the
international package. The LocaleSelector cannot be used since it is per user session.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira