[
https://issues.apache.org/jira/browse/AXIS2-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933632#action_12933632
]
Antonio Andrade commented on AXIS2-4057:
----------------------------------------
Is there any chance for the patch to be reviewed and applied? Is there anything
I can help with?
> OutOnlyAxisOperation: AxisMessage passed to the addMessage method is not
> saved as a child of the AxisOperation
> --------------------------------------------------------------------------------------------------------------
>
> Key: AXIS2-4057
> URL: https://issues.apache.org/jira/browse/AXIS2-4057
> Project: Axis2
> Issue Type: Bug
> Components: kernel
> Affects Versions: 1.4
> Environment: Windows XP. 4GB RAM Intel Xeon dual-core @2.75Gh
> Reporter: Antonio Andrade
> Priority: Minor
> Attachments: AXIS2-4057.patch, OutOnlyAxisOperationTest.java
>
> Original Estimate: 4h
> Remaining Estimate: 4h
>
> Observed Behavior:
> The AxisMessage passed to the OutOnlyAxisOperation.addMessage(AxisMessage,
> String) method is not saved as a child of the AxisOperation. It's not
> returned when calling its getChildren method. Instead, the AxisMessage
> returned is the one created at instantiation time (See OutOnlyAxisOperation
> .createMessage).
> Expected Behavior:
> If an AxisMessage is added to an OutOnlyAxisOperation through its addMessage
> method, the message should be available when calling its getChildren method.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]