You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "iris ding (JIRA)" <ji...@apache.org> on 2013/02/21 07:18:12 UTC

[jira] [Commented] (CXF-4839) WSDL parser error not logged

    [ https://issues.apache.org/jira/browse/CXF-4839?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13582956#comment-13582956 ] 

iris ding commented on CXF-4839:
--------------------------------

Hi Oliver,

Thanks for taking care of this. 

I have seen your patch and find you add one line to log the error:
LOG.log(Level.WARNING, "Failed to parse WSDL", e);
So it seems only to add function to log the error. How the log will be used in afterwards processing? From my understanding it will only log the error there and will not influence the handling process. Can you shed some lights on this?

Iris Ding
                
> 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