Fixes issues with the way the handler is assigned to loggers.
Hi, I followed this issue and checked the HEARTBEAT category logging example under OS X and followed the recommendation of replacing the logmanager jar to 1.1.0-Final. Everything works with a log4j.xml, category definitions as well. Today within a windows environment the root logger works so far, but no categories anymore. It seems that something more is broken and leads to an inconsistent behavior between different system enviroments in that 1.1.0-Final.
One more thing: the files in the appenders get touched but nothing is written in there, only the root logger writes into the appenders file. Kind regards, Andreas
Ok, I got it: replacing the log4j-jboss-logmanager jar is not enough, the need of update the org\jboss\logmanager\main\jboss-logmanager-1.5.2.Final.jar is also required!
Verified with EAP 6.3.0 DR0
Brian Stansberry <brian.stansberry> updated the status of jira JBEAP-42 to Resolved