I just built rampart from source and I see this jar in the rampart-samples
dir.

We just moved to git:

git clone https://github.com/apache/axis-axis2-java-rampart.git

I had to execute this before running "mvn clean install"

axis-axis2-java-rampart/modules/rampart-policy> mvn clean
jacoco:prepare-agent install

Anyways, after compilation I see the jar you are looking for here in the
samples dir:

./modules/rampart-samples/target/axis2/lib/wss4j-1.6.19.jar

Regards,
Robert


On Mon, Jun 22, 2020 at 2:21 AM Gopinath R <rgopi2...@gmail.com> wrote:

> Hi,
> I am creating a java SOAP client using SAAJ APIs. In that we prefer to
> user wss4j APIs for implementing WS Security Username token. But I could
> not find the WSS4J jars for the version 2.3.0. Could you show the direction
> where I could able to download the jar of Version 2.3.0  Also please share
> samples for How to implement WS Security Username token with that latest
> wss4j 2.3.0  API.
>
> Regards,
> Gopinath R.
>

Reply via email to