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

Glen Mazza commented on CXF-3813:
---------------------------------

Validating headers might be unusual because I'm not sure there's a problem with 
SOAP clients adding additional headers for whatever intermediate nodes/tasks 
during routing it has, headers that the endpoint might not care about.  
Further, unlike the SOAP body, headers are frequently defined implicitly (i.e., 
within the wsdl:binding and not the wsdl:porttype sections) because they can 
differ based on the transport used, so validating them could prove trickier.
                
> Possibiblity to only validate requests and/or responses
> -------------------------------------------------------
>
>                 Key: CXF-3813
>                 URL: https://issues.apache.org/jira/browse/CXF-3813
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-WS Runtime
>    Affects Versions: 2.4.2
>         Environment: N/A
>            Reporter: David J. M. Karlsen
>              Labels: cxf, schema, validation, xsd
>
> Today it is possible to specify to validate or not, it would be even better 
> if one could specify to only validate requests, only responses, or both as 
> today.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to