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 "Victor Volle (JIRA)" <ji...@apache.org> on 2006/03/31 09:11:32 UTC

[jira] Created: (AXIS2-535) CLONE -validate request and response with Schema

CLONE -validate request and response with Schema
------------------------------------------------

         Key: AXIS2-535
         URL: http://issues.apache.org/jira/browse/AXIS2-535
     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


[jira] Resolved: (AXIS2-535) CLONE -validate request and response with Schema

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-535?page=all ]
     
Deepal Jayasinghe resolved AXIS2-535:
-------------------------------------

    Resolution: Duplicate

duplicate with 536

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