You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Clement Escoffier (JIRA)" <ji...@apache.org> on 2009/07/19 17:34:14 UTC

[jira] Updated: (FELIX-1183) iPOJO JMX handler doesn't rethrow exceptions

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

Clement Escoffier updated FELIX-1183:
-------------------------------------

    Affects Version/s:     (was: iPOJO-1.4.0)
                       iPOJO-1.0.0
        Fix Version/s: iPOJO-1.4.0

> iPOJO JMX handler doesn't rethrow exceptions 
> ---------------------------------------------
>
>                 Key: FELIX-1183
>                 URL: https://issues.apache.org/jira/browse/FELIX-1183
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: iPOJO-1.0.0
>         Environment: SNAPSHOT version, SVN revision 37639
>            Reporter: S. Ali Tokmen
>            Assignee: Clement Escoffier
>             Fix For: iPOJO-1.4.0
>
>         Attachments: JMX-handler-rethrow-exceptions.patch
>
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> When we create an MBean with iPOJO (metadata-based dynamic MBean), if any method invoke throws an exception, the exception is not rethrown to the caller.
> Instead, the exception's stack trace is printed back on the OSGi gateway's system.out and the JMX caller gets a "null" return.
> Normally, we expect the JMX call to throw an exception if the MBean has thrown one.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.