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 "Nikhil Thaker (JIRA)" <ji...@apache.org> on 2006/11/08 00:16:51 UTC

[jira] Created: (AXIS2-1645) Dispatch Validation

Dispatch Validation
-------------------

                 Key: AXIS2-1645
                 URL: http://issues.apache.org/jira/browse/AXIS2-1645
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: jaxws
            Reporter: Nikhil Thaker


Currently we are allowing Dispatch of any type to be created in serviceDelegate. According to JAXWS Specification Dispatch can be of Source, SoapMessage, SoapEnvelope and DataSource. I am adding code to make sure user can only create these 4 types of Dispatches.

-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Closed: (AXIS2-1645) Dispatch Validation

Posted by "Nick Gallardo (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1645?page=all ]

Nick Gallardo closed AXIS2-1645.
--------------------------------

    Resolution: Fixed

Fixed in 472381.

> Dispatch Validation
> -------------------
>
>                 Key: AXIS2-1645
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1645
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Attachments: JIRA_1645_dispatchValidation.txt
>
>
> Currently we are allowing Dispatch of any type to be created in serviceDelegate. According to JAXWS Specification Dispatch can be of Source, SoapMessage, SoapEnvelope and DataSource. I am adding code to make sure user can only create these 4 types of Dispatches.

-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-1645) Dispatch Validation

Posted by "Nikhil Thaker (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1645?page=all ]

Nikhil Thaker updated AXIS2-1645:
---------------------------------

    Attachment: JIRA_1645_dispatchValidation.txt

> Dispatch Validation
> -------------------
>
>                 Key: AXIS2-1645
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1645
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: jaxws
>            Reporter: Nikhil Thaker
>         Attachments: JIRA_1645_dispatchValidation.txt
>
>
> Currently we are allowing Dispatch of any type to be created in serviceDelegate. According to JAXWS Specification Dispatch can be of Source, SoapMessage, SoapEnvelope and DataSource. I am adding code to make sure user can only create these 4 types of Dispatches.

-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org