Bug 1067024 - Some serious logs don't support localization - EJB
Summary: Some serious logs don't support localization - EJB
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: EJB
Version: 6.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: DR1
: EAP 6.4.0
Assignee: Brian Stansberry
QA Contact: Nikoleta Hlavickova
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-02-19 14:23 UTC by Nikoleta Hlavickova
Modified: 2019-08-19 12:44 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFLY-2964 0 Major Resolved Missing i18n 2014-08-22 07:14:05 UTC

Description Nikoleta Hlavickova 2014-02-19 14:23:18 UTC
There is a serious log message which don't support localization:

jboss-eap-6.3-src/ejb3/src/main/java/org/jboss/as/ejb3/tx/CMTTxInterceptor.java
169   EjbLogger.ROOT_LOGGER.error(t);

Comment 1 Brian Stansberry 2014-06-30 21:21:27 UTC
Just needs a backport of the patch for WFLY-2964.

Comment 3 Nikoleta Hlavickova 2014-09-26 10:43:51 UTC
Verified with EAP 6.4.0.DR2.


Note You need to log in before you can comment on or make changes to this bug.