[
https://issues.apache.org/jira/browse/ODE-746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Toulme updated ODE-746:
-------------------------------
Fix Version/s: 1.3.4
Description:
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.
was: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.
Affects Version/s: 1.3.3
Summary: getTimeout is not NPE-proof/message exchange is
mishandled when getOperation returns null (was: getTimeout is not NPE-proof)
> 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.