[ https://issues.apache.org/jira/browse/CXF-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582981#comment-13582981 ]
Oliver Wulff commented on CXF-4839: ----------------------------------- Hi Iris The process handling is not changed - only the error logged. It took a while to figure out why the policies defined in the WSDL are ignored (no error message logged). After debugging, I noticed the service model is built based on the annotations and the wsdl is ignored. The minimum requirement was to log the error. Oli > WSDL parser error not logged > ---------------------------- > > Key: CXF-4839 > URL: https://issues.apache.org/jira/browse/CXF-4839 > Project: CXF > Issue Type: Improvement > Components: Core > Affects Versions: 2.6.6, 2.7.3, 2.8.0 > Reporter: Oliver Wulff > Assignee: Oliver Wulff > Fix For: 2.8.0, 2.7.4, 2.6.7 > > > Fix for issue CXF-4676 ignores a WSDL parse exception and instead builds the > service model based on classes/annotations. > The impact is that policies in the wsdl configured in the wsdlLocation > attribute of jaxws:client are ignored due to the parse exception. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira