Improved exception handling
---------------------------
Key: ARIES-160
URL: https://issues.apache.org/jira/browse/ARIES-160
Project: Aries
Issue Type: Improvement
Components: JMX
Affects Versions: Incubation
Reporter: Roland Huss
Priority: Minor
Attachments: patch.txt
Within the Framework and UserAdmin MBeans IOException are thrown in an error
case without wrapping the original exception.
This makes it harder to detected the original cause of an error e.g. an invalid
URL when installing a bundle via the FrameworkMBean
Please find attachted a simple patch for wrapping the cause exception when an
error occurs.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.