You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Andreas Veithen (JIRA)" <ji...@apache.org> on 2010/11/19 21:39:15 UTC

[jira] Assigned: (AXIS2-4057) OutOnlyAxisOperation: AxisMessage passed to the addMessage method is not saved as a child of the AxisOperation

     [ https://issues.apache.org/jira/browse/AXIS2-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Veithen reassigned AXIS2-4057:
--------------------------------------

    Assignee: Andreas Veithen

> 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
>            Assignee: Andreas Veithen
>            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: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org