[
https://issues.apache.org/jira/browse/CXF-5567?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13908194#comment-13908194
]
Colm O hEigeartaigh commented on CXF-5567:
------------------------------------------
I've added an @Ignore'd testcase to reproduce this issue here:
https://git-wip-us.apache.org/repos/asf?p=cxf.git;a=commit;h=60ced92f
Colm.
> 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)