Description of problem: Ti identify the exact Timer of a ERROR or WARN message exact informations are needed to identify the exact timer if an EJB handle more than one active timer at a time. Therefore the full timer information should be shown in the logfile. This should include the customized TimerInfo object where the application developer is able to add any needed information via the toString() implementation of this object. Actual results: In some cases only the timerId or less informations are shown.
PR send: https://github.com/jbossas/jboss-eap/pull/1709
Verified in EAP 6.4.0.DR3.