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 "Srivastava, Abhay " <ab...@citi.com> on 2008/05/21 23:08:50 UTC

Axis2 1.2 service to understand "mustUnderstand" attribute without using Rampart

 
Hello Folks,
     Is their a way to make the Axis2 service understand the
"mustunderStand" attribute in SOAP header without using Rampart ?

Abhay Srivastava
Reference Architecture
Shared Services and Architecture | Smith Barney Technology | CitiGroup
GWM | New York
(212)  657 - 9358

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


Re: Axis2 1.2 service to understand "mustUnderstand" attribute without using Rampart

Posted by Ruchith Fernando <ru...@gmail.com>.
Hi,

All soap headers with "mustUnderstand" attributes must be processed
before the request reaches the service. If not Axis2 will throw an
exception.

Axis2 expects handlers to process SOAP headers and then set the
"mustUnderstand" attribute.

Thanks,
Ruchith

On Thu, May 22, 2008 at 2:38 AM, Srivastava, Abhay
<ab...@citi.com> wrote:
>
> Hello Folks,
>     Is their a way to make the Axis2 service understand the
> "mustunderStand" attribute in SOAP header without using Rampart ?
>
> Abhay Srivastava
> Reference Architecture
> Shared Services and Architecture | Smith Barney Technology | CitiGroup
> GWM | New York
> (212)  657 - 9358
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
> For additional commands, e-mail: axis-dev-help@ws.apache.org
>
>



-- 
http://blog.ruchith.org
http://wso2.org

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org