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: Axis 2.0 (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
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]