You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "S. Ali Tokmen (JIRA)" <ji...@apache.org> on 2009/06/02 10:25:07 UTC

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

    [ https://issues.apache.org/jira/browse/FELIX-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715416#action_12715416 ] 

S. Ali Tokmen commented on FELIX-1183:
--------------------------------------

Thanks. Tests on our side seem to pass.

PS: We don't use apache.snapshot, we have our internal Hudson that enjoys recompiling many Apache projects...
PPS: sure you can, Clément :)

> 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.4.0
>         Environment: SNAPSHOT version, SVN revision 37639
>            Reporter: S. Ali Tokmen
>            Assignee: Clement Escoffier
>         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.