Hi All,

In this mail, http://mail-archives.apache.org/mod_mbox/ws-axis-user/200602.mbox/[EMAIL PROTECTED]

Chathura Herat says that "The Axis2 programming model does not anticipate you to manipulate SOAP headers in the web service implementation(i.e. inside your operation)".

So, the axis2 architecture enforces me to write an InFlow and/or an OutFlow
module (that is not hot deploayble) to process SOAP Headers.

Is it right?

Where should I write the WS-Trust code? In InFlow? But when the inEnvelope
goes to the service implementation, the Headers that I put in the InFlow
are thrown away.

In an OutFlow? But how can I have access of the headers of the inEnvelope?

Where is the Axis's msg.getResponseMessage().getEnvelope().getHeader().addChild()?

Thanks,

                 Massimiliano


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



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

Reply via email to