You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Rafal Rusin (JIRA)" <ji...@apache.org> on 2010/01/24 13:26:17 UTC

[jira] Commented: (ODE-746) getTimeout is not NPE-proof/message exchange is mishandled when getOperation returns null

    [ https://issues.apache.org/jira/browse/ODE-746?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12804232#action_12804232 ] 

Rafal Rusin commented on ODE-746:
---------------------------------

Could you:
1. Describe user scenario on when this problem occurs and tell which distro you have used (JBI or WAR). Alternatively you can prepare a test case for it. 
2. Clean up attachments and provide a single file ODE-746.patch, so we could verify it and commit. 

Regards

> getTimeout is not NPE-proof/message exchange is mishandled when getOperation returns null
> -----------------------------------------------------------------------------------------
>
>                 Key: ODE-746
>                 URL: https://issues.apache.org/jira/browse/ODE-746
>             Project: ODE
>          Issue Type: Bug
>          Components: BPEL Runtime
>    Affects Versions: 1.3.3
>            Reporter: Antoine Toulme
>            Assignee: Sean Ahn
>             Fix For: 1.3.4
>
>         Attachments: fix_npe, ODE-746, ODE_746
>
>
> In the 1.x branch, the getTimeout method is not NPE-proof. This is a small enhancement to keep a NPE from being thrown in this case.
> The getOperation method may also return null, in which case we want to avoid a NPE down the road, and throw a final exception if success is false.

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