[jboss-as7-dev] Exposing the preferred locale

Brian Stansberry brian.stansberry at redhat.com
Thu May 10 09:32:37 EDT 2012


All system property values are available through the management layer.

/core-service=platform-mbean/type=runtime:read-attribute(name=system-properties)

I think you're reading them all at console start? I was debugging some 
stuff Tuesday and saw a response containing all of them go flying by.

On 5/10/12 8:21 AM, Heiko Braun wrote:
>
>
> According to [1] the preferred locale can be set form the command line:
>
> |-Duser.country=DE -Duser.language=de|
>
>
>
> Is this information exposed through the management layer? I am asking
> because I want to bootstrap the console to the preferred language as
> well. Currently it's still a manually selection ("Settings") you have to
> do once.
>
>
> [1] https://github.com/jbossas/quickstart/tree/master/logging-tools
>
>
> Regards, Ike
>
>
>
>
>
>
> _______________________________________________
> jboss-as7-dev mailing list
> jboss-as7-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev


-- 
Brian Stansberry
Principal Software Engineer
JBoss by Red Hat


More information about the jboss-as7-dev mailing list