[ https://issues.apache.org/activemq/browse/SM-477?page=all ]

Guillaume Nodet resolved SM-477.
--------------------------------

    Fix Version/s: 3.0-M3
                       (was: 3.0)
       Resolution: Fixed
         Assignee: Guillaume Nodet

Author: gnodet
Date: Mon Jul 24 03:30:19 2006
New Revision: 424995

URL: http://svn.apache.org/viewvc?rev=424995&view=rev
Log:
SM-477: servicemix-http does not reply with HTTP 202 when processing "oneway" 
SOAP messages
Patch provided by Renaud Bruyeron

Modified:
    
incubator/servicemix/trunk/servicemix-http/src/main/java/org/apache/servicemix/http/processors/ConsumerProcessor.java
    
incubator/servicemix/trunk/servicemix-http/src/test/java/org/apache/servicemix/http/HttpManagedTest.java



> servicemix-http does not reply with HTTP 202 when processing "oneway" SOAP 
> messages
> -----------------------------------------------------------------------------------
>
>                 Key: SM-477
>                 URL: https://issues.apache.org/activemq/browse/SM-477
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: servicemix-http
>    Affects Versions: 3.0-M2
>         Environment: See 
> http://www.nabble.com/support-for-oneway-MEP-in-servicemix-http---tf1871975.html
> When using Axis 1.4 to post a oneway SOAP message, servicemix-http replies 
> with a HTTP 200, which the client interprets as a response. It should reply 
> with 202 which is the right reply for async oneway processing.
> I am not sure on the fix though: on what criteria should sm-http decide what 
> http code to return? is it on the MEP declared on the endpoint, or on the 
> wsdl, or both?
>            Reporter: Renaud Bruyeron
>         Assigned To: Guillaume Nodet
>             Fix For: 3.0-M3
>
>         Attachments: patch.txt
>
>


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to