[
https://issues.apache.org/jira/browse/FELIX-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jamie goodyear updated FELIX-1180:
----------------------------------
Attachment: felix-1180.patch
File: felix-1180.patch
Contains my first attempt at adding a Log class to classes in the Main module
of Karaf. This implementation places a copy of the commons-logging jar in the
Karaf lib folder. There is probably a better way of doing this, however I
wasn't able to get the maven bundle plugin to load the dependency in a
satisfactory way, any suggestions here would be welcome.
Please note that I added some log entries where there was previously 'ignore'
comments.
> Improve Karaf DefaultJDBCLock to use proper logging mechanism instead of
> System err prints.
> -------------------------------------------------------------------------------------------
>
> Key: FELIX-1180
> URL: https://issues.apache.org/jira/browse/FELIX-1180
> Project: Felix
> Issue Type: Improvement
> Components: Karaf
> Reporter: Jamie goodyear
> Attachments: felix-1180.patch
>
>
> Currently DefaultJDBCLock is using System.err.println to log information and
> errors. This class needs to be writing this information (along with full
> stack traces whenever an exception is caught) to the servicemix.log file.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.