CLONE -validate request and response with Schema
------------------------------------------------
Key: AXIS2-536
URL: http://issues.apache.org/jira/browse/AXIS2-536
Project: Apache Axis 2.0 (Axis2)
Type: New Feature
Reporter: Victor Volle
Priority: Minor
Currently the content (SoapBody) is not validated against the Schema definition
in the WSDL.
I propose to add a Handler that can be added to the request and/or the response
handling on the server (or even on the client). I think
this would simplify many problems when developing a client.
The request validation might even be switched on in production
environments to reduce the risk af malicious requests or
to reduce the load on the backend in case of DoS attacks
(assuming that Axis is used as a sort of Proxy/Broker that
forwards the (transformed) request to another system).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira