Thanks for the information. Hmm, I'm not completely with you.
At least It seems Rampart 1.7.0 has some breaking changes with no backward
compatibility,
so I want some docs or hints for using it :)
I've created a issue as the perspective.
https://issues.apache.org/jira/browse/RAMPART-436
Thanks!
From: [email protected]
Date: Thu, 14 Jul 2016 16:39:07 +
Subject: Re: Axis2 1.7.3 + Rampart 1.7.0 WS-Security not invoked
To: [email protected]
Martin, Thank you for your reply.
Before filing a issue, I have a question about missing WSDoAllHandler.
The following commit del
Martin, Thank you for your reply.
Before filing a issue, I have a question about missing WSDoAllHandler.
The following commit deleted WSDoAllHandler says:
---
Removing the deprecated basic configuration (This was deprecated since
version 1.1).
https://github.com/apache/rampart/commit/18633640370
From: [email protected]
Date: Thu, 14 Jul 2016 08:16:46 +
Subject: Re: Axis2 1.7.3 + Rampart 1.7.0 WS-Security not invoked
To: [email protected]
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 Ra
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