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