You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "piyush (JIRA)" <ji...@apache.org> on 2017/06/08 20:38:18 UTC

[jira] [Created] (CXF-7402) Apache CXF Policy Exception

piyush created CXF-7402:
---------------------------

             Summary: Apache CXF Policy Exception
                 Key: CXF-7402
                 URL: https://issues.apache.org/jira/browse/CXF-7402
             Project: CXF
          Issue Type: Bug
         Environment: Spring Tool Suite 
            Reporter: piyush
             Fix For: 3.1.11, 2.7.18


Caused by: org.apache.cxf.ws.policy.PolicyException: Reference to policy #WSHttpBinding_ICrmService_policy could not be resolved.

I am getting this exception when calling one of the methods.

<wsp:Policy wsu:Id="WSHttpBinding_ICrmService_policy">
            <wsp:ExactlyOne>
                <wsp:All>
                    <wsaw:UsingAddressing />
                </wsp:All>
            </wsp:ExactlyOne>
        </wsp:Policy>
  <wsp:PolicyReference URI="#WSHttpBinding_ICrmService_policy" />



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)