I don't agree with that change if there is no LogService the client of jmx
won't be able to see
any faults. If you look at Felix or some RI implemenations they are doing
same things as our Logger. Maybe we should use out.println instead of
err.println.
Regards,
Adam
On Tue, Mar 9, 2010 at 1:50 PM, Alasdair Nottingham (JIRA)
<[email protected]>wrote:

> 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.
>
>

Reply via email to