[ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
