renu gupta created CXF-5567:
-------------------------------
Summary: Policy attached to messages input/output of the binding
not picked for dispatch case.
Key: CXF-5567
URL: https://issues.apache.org/jira/browse/CXF-5567
Project: CXF
Issue Type: Bug
Components: STS
Reporter: renu gupta
I tried to use the sts sample given in CXF samples to write a dispatch client
using CXF APIs.
Thread:
http://cxf.547215.n5.nabble.com/Facing-issue-while-building-STS-Client-USing-Dispatch-API-td5739992.html#a5740102
And getting These policy alternatives can not be satisfied:
{http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702}EncryptedParts:
{http://schemas.xmlsoap.org/soap/envelope/}Body not ENCRYPTED
{http://docs.oasis-open.org/ws-sx/ws-securitypolicy/200702}SignedParts:
{http://schemas.xmlsoap.org/soap/envelope/}Body not SIGNED
at
org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalFault(Soap11FaultInInterceptor.java:84)
What is the alternate to get the input/output policy.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)