Take a look at
http://ws.apache.org/axis2/0_95/api/org/apache/axis2/description/AxisOperation.html#addMessageContext(org.apache.axis2.context.MessageContext,%20org.apache.axis2.context.OperationContext)
..add MessageContext is a method call inside AxisOperation..
Hi Martin, there it's written:
  "Adds a message context into an operation context. Depending on
MEPs, this method has to be overridden. Depending on the mep operation
description know how to fill the message context map in
operationContext. As an example, if the MEP is IN-OUT then depending
on messagable operation description should know how to keep them in
correct locations."

But I could not understand how is it related to the HTTP headers.
Also, I'd like to know what a "MEP" is.

Regards,
bruno.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to