Re: [Carbon-dev] Tomcat returning invalid 202 responses in AS

2011-07-01 Thread Afkham Azeez
Can you check with standalone Tomcat 7.0.14? On Fri, Jul 1, 2011 at 10:17 AM, Supun Kamburugamuva wrote: > In AS when we invoke an in-only operation AS returns the following response > > HTTP/1.1 202 Accepted > Content-Type: text/xml;charset=UTF-8 > Transfer-Encoding: chunked > Date: Fri, 01 Jul

Re: [Carbon-dev] Tomcat returning invalid 202 responses in AS

2011-07-01 Thread Isuru Suriarachchi
We have to look into this. May be a bug in Tomcat 7.0.14. On Fri, Jul 1, 2011 at 10:17 AM, Supun Kamburugamuva wrote: > In AS when we invoke an in-only operation AS returns the following response > > HTTP/1.1 202 Accepted > Content-Type: text/xml;charset=UTF-8 > Transfer-Encoding: chunked > Date

[Carbon-dev] Tomcat returning invalid 202 responses in AS

2011-06-30 Thread Supun Kamburugamuva
In AS when we invoke an in-only operation AS returns the following response HTTP/1.1 202 Accepted Content-Type: text/xml;charset=UTF-8 Transfer-Encoding: chunked Date: Fri, 01 Jul 2011 04:46:45 GMT Server: WSO2 Carbon Server 0 Note the 0 and the chunked encoding. 202 is supposed to be a respons