[ 
https://issues.apache.org/jira/browse/AXIS2C-1056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12579080#action_12579080
 ] 

Senaka Fernando commented on AXIS2C-1056:
-----------------------------------------

A classical SOAP Engine would reply with a 500 Internal Server error stating 
the appropriate Exception. However, since SOAP is not supposed to use a 
un-supported HTTP Method, this scenario is considered as a REST call that can't 
be served. An example is the WebDAV's COPY method.

Regards,
Senaka

> For a request with an un-supported HTTP Method Axis2/C server side replies 
> with 202 Accepted, instead of 501 Not Implemented
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-1056
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1056
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: transport/http
>    Affects Versions: Current (Nightly)
>            Reporter: Senaka Fernando
>            Assignee: Senaka Fernando
>             Fix For: Current (Nightly)
>
>
> For a request with an un-supported HTTP Method Axis2/C server side replies 
> with 202 Accepted, instead of 501 Not Implemented

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to