You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2008/10/13 11:28:52 UTC

[jira] Created: (CAMEL-981) BeanProcessor - cleanup in try .. catch

BeanProcessor - cleanup in try .. catch
---------------------------------------

                 Key: CAMEL-981
                 URL: https://issues.apache.org/activemq/browse/CAMEL-981
             Project: Apache Camel
          Issue Type: Task
          Components: camel-core
    Affects Versions: 1.4.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 1.5.0


See nabble:
http://www.nabble.com/BeanProcessor---wrapping-throwable-why--td19931143s22882.html

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


[jira] Resolved: (CAMEL-981) BeanProcessor - cleanup in try .. catch

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-981.
-------------------------------

    Resolution: Fixed

> BeanProcessor - cleanup in try .. catch
> ---------------------------------------
>
>                 Key: CAMEL-981
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-981
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-core
>    Affects Versions: 1.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> See nabble:
> http://www.nabble.com/BeanProcessor---wrapping-throwable-why--td19931143s22882.html

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


[jira] Commented: (CAMEL-981) BeanProcessor - cleanup in try .. catch

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/activemq/browse/CAMEL-981?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=46399#action_46399 ] 

Claus Ibsen commented on CAMEL-981:
-----------------------------------

MethodInvocation#proceed is changed to throws Exception instead of Throwable

> BeanProcessor - cleanup in try .. catch
> ---------------------------------------
>
>                 Key: CAMEL-981
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-981
>             Project: Apache Camel
>          Issue Type: Task
>          Components: camel-core
>    Affects Versions: 1.4.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 1.5.0
>
>
> See nabble:
> http://www.nabble.com/BeanProcessor---wrapping-throwable-why--td19931143s22882.html

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