You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2009/10/15 16:13:52 UTC

[jira] Commented: (SMXCOMP-652) HTTP and CXF-BC soap consumers should validate incoming SOAP env with the WSDL

    [ https://issues.apache.org/activemq/browse/SMXCOMP-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=54770#action_54770 ] 

Freeman Fang commented on SMXCOMP-652:
--------------------------------------

Hi JB,

CXF BC endpoint already have such attribute,
just add schemaValidationEnabled="true" to the endpoint configuration then the soap message will be validated against the schema used in the wsdl

Regards
Freman

> HTTP and CXF-BC soap consumers should validate incoming SOAP env with the WSDL
> ------------------------------------------------------------------------------
>
>                 Key: SMXCOMP-652
>                 URL: https://issues.apache.org/activemq/browse/SMXCOMP-652
>             Project: ServiceMix Components
>          Issue Type: New Feature
>          Components: servicemix-cxf-bc, servicemix-http
>    Affects Versions: servicemix-cxf-bc-2009.01, servicemix-http-2009.01
>            Reporter: Jean-Baptiste Onofré
>            Assignee: Jean-Baptiste Onofré
>             Fix For: servicemix-cxf-bc-2009.02, servicemix-http-2009.02
>
>
> Currently, if the incoming soap env is not a valid one (not well formatted or not valid regarding the WSDL), the endpoints take it and send into the NMR.
> I propose to add a new attribute to validate each incoming soap env with the WSDL.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.