[ 
https://issues.apache.org/jira/browse/CXF-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jason Pell updated CXF-3813:
----------------------------

    Attachment: patch.txt

Initial patch - I will commit this myself, just putting it here for reference 
until i get a chance to do a full build to ensure no checkstyle, other breaks.

This patch is only fully supported in JAX-WS.  Its activated via the 
DocLiteralInInterceptor and AbstractDataOutInterceptor.

Because it should work for all data bindings out going I need to look at how I 
might either disable for other data bindings or add the necessary changes to 
the other bindings as well.
                
> 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
>            Assignee: Daniel Kulp
>              Labels: cxf, schema, validation, xsd
>             Fix For: 2.6.3, 2.7.0
>
>         Attachments: patch.txt
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to