[
https://issues.apache.org/jira/browse/CXF-7402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16044178#comment-16044178
]
Colm O hEigeartaigh commented on CXF-7402:
------------------------------------------
What does the full WSDL look like? What is the full stacktrace?
> 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: 2.7.18, 3.1.11
>
>
> 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.
> This is part of WSDL which is referencing a local policy.
> <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)