You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Paul Fremantle (JIRA)" <ji...@apache.org> on 2005/09/06 11:09:30 UTC

[jira] Commented: (AXIS2-104) validate request and response with Schema

    [ http://issues.apache.org/jira/browse/AXIS2-104?page=comments#action_12322718 ] 

Paul Fremantle commented on AXIS2-104:
--------------------------------------

I think this would be a useful feature. Not a 1.0 issue, and probably more useful in the context of mediation (e.g. Synapse). This sort of function is often done at a gateway rather than an endpoint.

> validate request and response with Schema
> -----------------------------------------
>
>          Key: AXIS2-104
>          URL: http://issues.apache.org/jira/browse/AXIS2-104
>      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