[ https://issues.apache.org/jira/browse/CXF-8940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter Palaga updated CXF-8940: ------------------------------ Description: I am unfortunately not sure at all how to reproduce this with plain CXF. If a test is required to demonstrate the issue, I'd be thankful for pointing me to an existing test I could adapt. I am able to reproduce this with quarkus-cxf - here are the steps to reproduce: {code} git clone g...@github.com:ppalaga/quarkus-cxf.git cd quarkus-cxf mvnd clean install -DskipTests -Dquarkus.build.skip cd integration-tests/ws-security-policy mvnd clean test -Dtest=UsernameTokenSecurityPolicyTest#helloUsernameTokenNoMustUnderstand {code} was: I am unfortunately not sure at all how to reproduce this with plain CXF. If a test is required to demonstrate the issue, I'd be thankful for pointing me to an existing test I could adapt. I am able to reproduce this with quarkus-cxf - the steps will follow > ws-security.must-understand works only if security.enable.streaming is true > --------------------------------------------------------------------------- > > Key: CXF-8940 > URL: https://issues.apache.org/jira/browse/CXF-8940 > Project: CXF > Issue Type: Bug > Reporter: Peter Palaga > Priority: Major > > I am unfortunately not sure at all how to reproduce this with plain CXF. If a > test is required to demonstrate the issue, I'd be thankful for pointing me to > an existing test I could adapt. > I am able to reproduce this with quarkus-cxf - here are the steps to > reproduce: > {code} > git clone g...@github.com:ppalaga/quarkus-cxf.git > cd quarkus-cxf > mvnd clean install -DskipTests -Dquarkus.build.skip > cd integration-tests/ws-security-policy > mvnd clean test > -Dtest=UsernameTokenSecurityPolicyTest#helloUsernameTokenNoMustUnderstand > {code} -- This message was sent by Atlassian Jira (v8.20.10#820010)