[
https://issues.apache.org/jira/browse/ODE-774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12841179#action_12841179
]
Tammo van Lessen commented on ODE-774:
--------------------------------------
Does this only affect trunk, or also ODE-1.x?
Also I think the "parentNode != null" check is not needed when we check for
'"message".equals(parentNode.getNodeName()', since it can't throw an NPE and
"message" is never null.
> npe when something is mapped to message header part of variable
> ---------------------------------------------------------------
>
> Key: ODE-774
> URL: https://issues.apache.org/jira/browse/ODE-774
> Project: ODE
> Issue Type: Bug
> Components: BPEL Runtime
> Reporter: Anurag Aggarwal
> Priority: Minor
> Attachments: Assign-npe.patch
>
>
> when there are variables which have header part and body part, and something
> is mapped to header part - the runtime throws npe
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.