-
Enhancement
-
Resolution: Fixed
-
P4
-
6, 7
-
b41
-
generic
-
generic
-
Verified
There should be a way for the remote client to communicate information such as its locale to the server. MBeans remotely invoked by the client should be able to discover this locale, for example to return localized text in MBeanInfo descriptions or as the result of operations. The locale or other information should be available in a well-known ThreadLocal variable or a variable of a class that wraps a ThreadLocal. Currently the only (hacky) way to achieve this is to arrange for the locale to be encoded in a Principal within the authenticated Subject for the connection.
- duplicates
-
JDK-6753790 JMXNamespaces.narrowToNamespace(JMXConnector, String) needs better spec or annihilation
- Closed
-
JDK-6635499 Provide a method to localize the descriptions in an MBeanInfo
- Closed
-
JDK-6759617 Rename DEFAULT_LEASE_TIMEOUT to DEFAULT_REQUESTED_LEASE_TIMEOUT
- Closed
- relates to
-
JDK-6663757 Define standard MBeanServerForwarders and convenient way to install them
- Closed
-
JDK-5072268 Suggested API changes for JMX 2.0
- Closed
-
JDK-5106222 Transactional support should be added to JMX
- Closed
(1 relates to)