Re: Axis2 1.7.3 + Rampart 1.7.0 WS-Security not invoked

2016-07-14 Thread lanabe
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

RE: Axis2 1.7.3 + Rampart 1.7.0 WS-Security not invoked

2016-07-14 Thread Martin Gainty
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

Re: Axis2 1.7.3 + Rampart 1.7.0 WS-Security not invoked

2016-07-14 Thread lanabe
: > > > > > > -- > 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

RE: Axis2 1.7.3 + Rampart 1.7.0 WS-Security not invoked

2016-07-14 Thread Martin Gainty
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

Re: Axis2 1.7.3 + Rampart 1.7.0 WS-Security not invoked

2016-07-14 Thread lanabe
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