JMX Logger sends info to System.err
-----------------------------------
Key: ARIES-227
URL: https://issues.apache.org/jira/browse/ARIES-227
Project: Aries
Issue Type: Bug
Affects Versions: 0.1
Reporter: Alasdair Nottingham
Assignee: Alasdair Nottingham
The JMX Logger sends messages to System.err if the LogService is missing. This
causes log messages to be written as errors.
Need to remove the calls to System.err. If the messages are important to the
user of the JMX components then the user can provide a LogService
implementation.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.