Resource Bundles not being used during Logging in JBoss
Issue
- When logging messages that are translated using resource bundles, the message key is logged instead of the message from the resource bundle.
-
Using the JDK's
java.util.logging.Logger#logrb()method fails to load messages from resource bundles. -
Use of the
com.oracle.tuxedo.TuxedoAdapter.rarresults in logging such as10:10:29,104 INFO [TuxedoLogger] TJA_0201
instead of
10:16:57,730 INFO [TuxedoLogger] INFO: Use Local to create default session profile property CredentialPolicy.
Environment
- JBoss Enterprise Application Platform (EAP)
- 5.0.1
- 5.1.0
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
