[
https://issues.apache.org/jira/browse/CXF-6582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stefan Pröls updated CXF-6582:
------------------------------
Attachment: apache.log
Just a note: The current (compiled today) WSS4J 2.1.4 does not work with the
current CXF 3.1.4 anymore. It throws an
org.apache.cxf.ws.policy.PolicyException: None of the policy alternatives can
be satisfied.
at
org.apache.cxf.ws.policy.EndpointPolicyImpl.chooseAlternative(EndpointPolicyImpl.java:172)
at
org.apache.cxf.ws.policy.EndpointPolicyImpl.finalizeConfig(EndpointPolicyImpl.java:146)
at
org.apache.cxf.ws.policy.EndpointPolicyImpl.initialize(EndpointPolicyImpl.java:142)
at
org.apache.cxf.ws.policy.PolicyEngineImpl.createEndpointPolicyInfo(PolicyEngineImpl.java:584)
at
org.apache.cxf.ws.policy.PolicyEngineImpl.getEndpointPolicy(PolicyEngineImpl.java:313)
at
org.apache.cxf.ws.policy.PolicyEngineImpl.getClientEndpointPolicy(PolicyEngineImpl.java:294)
at
org.apache.cxf.ws.policy.PolicyDataEngineImpl.getClientEndpointPolicy(PolicyDataEngineImpl.java:61)
at
org.apache.cxf.transport.http.HTTPConduit.updateClientPolicy(HTTPConduit.java:318)
at
org.apache.cxf.transport.http.HTTPConduit.updateClientPolicy(HTTPConduit.java:338)
at
org.apache.cxf.transport.http.HTTPConduit.getClient(HTTPConduit.java:855)
at
org.apache.cxf.transport.http.HTTPConduit.configureConduitFromEndpointInfo(HTTPConduit.java:360)
at
org.apache.cxf.transport.http.HTTPConduit.finalizeConfig(HTTPConduit.java:440)
at
org.apache.cxf.transport.http.HTTPTransportFactory.getConduit(HTTPTransportFactory.java:242)
at
org.apache.cxf.binding.soap.SoapTransportFactory.getConduit(SoapTransportFactory.java:222)
at
org.apache.cxf.binding.soap.SoapTransportFactory.getConduit(SoapTransportFactory.java:229)
at
org.apache.cxf.endpoint.AbstractConduitSelector.createConduit(AbstractConduitSelector.java:145)
at
org.apache.cxf.endpoint.AbstractConduitSelector.getSelectedConduit(AbstractConduitSelector.java:107)
at
org.apache.cxf.endpoint.UpfrontConduitSelector.selectConduit(UpfrontConduitSelector.java:77)
at org.apache.cxf.endpoint.ClientImpl.getConduit(ClientImpl.java:845)
at de.pharmatechnik.apotheke.armincxf.CXFCore.getMPS(CXFCore.java:152)
at de.pharmatechnik.apotheke.armin.ARMINImpl.getMPS(ARMINImpl.java:412)
at
de.pharmatechnik.apotheke.armin.ARMINImpl.holeStatusReport(ARMINImpl.java:348)
I've also attached a detailed log containing an
java.lang.ClassNotFoundException: org.apache.wss4j.dom.message.CallbackLookup
Until some days ago it used to work fine the Basic256Sha256 TransportBinding
and an SHA256 signed SSL certificate.
> Support newer symmetric signature algorithms with WS-SecurityPolicy
> -------------------------------------------------------------------
>
> Key: CXF-6582
> URL: https://issues.apache.org/jira/browse/CXF-6582
> Project: CXF
> Issue Type: Bug
> Reporter: Colm O hEigeartaigh
> Assignee: Colm O hEigeartaigh
> Fix For: 3.1.3, 3.0.7
>
> Attachments: apache.log, req-3.1.3.xml, response-plain.xml,
> response.xml
>
>
> This task is to support using symmetric signature algorithms other than the
> default (HMAC-SHA1) with WS-SecurityPolicy.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)