[ https://issues.apache.org/jira/browse/CXF-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119547#comment-13119547 ]
Daniel Kulp commented on CXF-3813: ---------------------------------- Glen, Just chatted with David on IRC. See: http://irclogs.dankulp.com/logs/irclogger_log/cxf?date=2011-10-03,Mon&sel=132#l128 One issue right now is that if validation is turned on, it's on for everything we marshal and unmarshal. That includes the header objects that map to a @WebParam(header=true) parameter. However, that header MAY include a soap:mustUnderstand="1" attribute on it that would trigger an unmarshal failure. I do have a fix for that *specific* issue (need to remove the soap specific attributes before unmarshalling) I'm about to commit and have him test, but this issue is valid. > 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