You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Roland Huss (JIRA)" <ji...@apache.org> on 2010/02/15 08:23:28 UTC

[jira] Updated: (ARIES-160) Improved exception handling

     [ https://issues.apache.org/jira/browse/ARIES-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roland Huss updated ARIES-160:
------------------------------

    Attachment: patch.txt

Patch for adding wrapped exceptions

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