36
Thanks!
On Fri, Jul 15, 2016 at 3:43 AM Martin Gainty wrote:
>
>
>
>
>
> --
> From: lanabe.lan...@gmail.com
> Date: Thu, 14 Jul 2016 16:39:07 +0000
>
> Subject: Re: Axis2 1.7.3 + Rampart 1.7.0 WS-Security not invoked
> To: java-use
From: lanabe.lan...@gmail.com
Date: Thu, 14 Jul 2016 16:39:07 +
Subject: Re: Axis2 1.7.3 + Rampart 1.7.0 WS-Security not invoked
To: java-user@axis.apache.org
Martin, Thank you for your reply.
Before filing a issue, I have a question about missing WSDoAllHandler.
The following commit
:
>
>
>
>
>
> --
> From: lanabe.lan...@gmail.com
> Date: Thu, 14 Jul 2016 08:16:46 +0000
> Subject: Re: Axis2 1.7.3 + Rampart 1.7.0 WS-Security not invoked
> To: java-user@axis.apache.org
>
> Hi, apparently I found a workaround.
> Axis2 1.7.3 + Rampar
From: lanabe.lan...@gmail.com
Date: Thu, 14 Jul 2016 08:16:46 +
Subject: Re: Axis2 1.7.3 + Rampart 1.7.0 WS-Security not invoked
To: java-user@axis.apache.org
Hi, apparently I found a workaround.
Axis2 1.7.3 + Rampart 1.6.4 works fine(ofc, I suspect there should be more
proper way with
Hi, apparently I found a workaround.
Axis2 1.7.3 + Rampart 1.6.4 works fine(ofc, I suspect there should be more
proper way with Rampart 1.7.0).
I noticed that Rampart 1.7.0 doesn't have WSDoAllHandler which processes
WS-Security Header.
AxisEngine#receive() will call each Phases Handlers, and Se