[ https://issues.apache.org/jira/browse/CXF-7402?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16043389#comment-16043389 ]
piyush commented on CXF-7402: ----------------------------- Can someone confirm me that this is a bug in CXF or something is wrong with my wsdl. > 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)