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 2006/11/30 16:01:30 UTC

[jira] Created: (AXIS2-1795) Wrong HTTP response code when async call made under WAR version

Wrong HTTP response code when async call made under WAR version
---------------------------------------------------------------

                 Key: AXIS2-1795
                 URL: http://issues.apache.org/jira/browse/AXIS2-1795
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
          Components: transports
    Affects Versions: 1.1
         Environment: Tomcat
            Reporter: Paul Fremantle
            Priority: Minor
             Fix For: 1.2


When calling Axis2 using a <wsa:ReplyTo>, the server should respond 202 OK on the original HTTP connection and then initiate a new connection for the response. With SimpleHTTPServer the server correctly responds 202 OK, but under the WAR version it responds 200 OK, which is strictly speaking incorrect.

-- 
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] Commented: (AXIS2-1795) Wrong HTTP response code when async call made under WAR version

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-1795?page=comments#action_12454661 ] 
            
Davanum Srinivas commented on AXIS2-1795:
-----------------------------------------

Looks like Bill and David just committed a fix for this:
http://svn.apache.org/viewvc?view=rev&revision=480660
http://svn.apache.org/viewvc?view=rev&revision=480901

thanks,
dims



> Wrong HTTP response code when async call made under WAR version
> ---------------------------------------------------------------
>
>                 Key: AXIS2-1795
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1795
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: transports
>    Affects Versions: 1.1
>         Environment: Tomcat
>            Reporter: Paul Fremantle
>            Priority: Minor
>             Fix For: 1.2
>
>
> When calling Axis2 using a <wsa:ReplyTo>, the server should respond 202 OK on the original HTTP connection and then initiate a new connection for the response. With SimpleHTTPServer the server correctly responds 202 OK, but under the WAR version it responds 200 OK, which is strictly speaking incorrect.

-- 
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] Resolved: (AXIS2-1795) Wrong HTTP response code when async call made under WAR version

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

Davanum Srinivas resolved AXIS2-1795.
-------------------------------------

    Resolution: Fixed

Paul,

Please cross check if it works for you. (1.1 branch revision 480966)

thanks,
dims

> Wrong HTTP response code when async call made under WAR version
> ---------------------------------------------------------------
>
>                 Key: AXIS2-1795
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1795
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: transports
>    Affects Versions: 1.1
>         Environment: Tomcat
>            Reporter: Paul Fremantle
>            Priority: Minor
>             Fix For: 1.2
>
>
> When calling Axis2 using a <wsa:ReplyTo>, the server should respond 202 OK on the original HTTP connection and then initiate a new connection for the response. With SimpleHTTPServer the server correctly responds 202 OK, but under the WAR version it responds 200 OK, which is strictly speaking incorrect.

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