[
https://issues.apache.org/jira/browse/ODE-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Toulme resolved ODE-746.
--------------------------------
Resolution: Invalid
This issue is now invalid - and the code that was creating it needs to be
reworked in depth anyway. Marking as invalid.
> 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.5
>
> 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.