Improve error handling for ResolverImpl.deploy() method
-------------------------------------------------------
Key: FELIX-693
URL: https://issues.apache.org/jira/browse/FELIX-693
Project: Felix
Issue Type: Improvement
Components: Bundle Repository (OBR)
Reporter: michael hampel
Priority: Minor
The ResolverImpl.deploy() method catches all Exceptions that might occur when
installing or starting a bundle
in an OSGi runtime, logs the error condition and then returns.
Therefore it is not easily possible for calling code to do an application
specific error handling.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.