RE: Empty Responses in Firefox

2009-01-27 Thread Andriy Zavada
Hi All,

I've found the reason. Firefox adds Keep-Alive 300 to Http Header.
When I turned off keep alive it works fine.

Does anybody know is there any ability to change Axis2/C so is doesn't check 
for Keep-Alive header.

Best regards,
Andriy Zavada

From: Andriy Zavada [mailto:azav...@softservecom.com]
Sent: Friday, January 23, 2009 1:30 PM
To: Apache AXIS C User List
Subject: RE: Empty Responses in Firefox

When sending through tcpmon everything works fine. In such case I can't detect 
error.
I've checked axis2.log while sending without tcpmon and found that no 
information about problem request.

In log attached there is 4 requests logged but I sent 5.

Best regards,
Andriy Zavada

From: uthaiyashan...@gmail.com [mailto:uthaiyashan...@gmail.com] On Behalf Of 
Uthaiyashankar
Sent: Friday, January 23, 2009 1:10 PM
To: Apache AXIS C User List
Subject: Re: Empty Responses in Firefox

Can you clear the log files and run it again (disable favicon). When you get an 
error (first error), send the log files. This way we can locate exact cause of 
the error.

Regards,
Shankar
On Fri, Jan 23, 2009 at 2:13 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

Hi,



Unfortunately disabling favicon.ico in firefox didn't fix it!

Are there any ideas?



Best regards,

Andriy Zavada


--
S.Uthaiyashankar
Software Architect
WSO2 Inc.
http://wso2.com/ - The Open Source SOA Company


Re: Empty Responses in Firefox

2009-01-23 Thread Andriy Zavada
Hi,

Unfortunately disabling favicon.ico in firefox didn't fix it!
Are there any ideas?

Best regards,
Andriy Zavada

From: uthaiyashan...@gmail.com [mailto:uthaiyashan...@gmail.com] On Behalf Of 
Uthaiyashankar
Sent: Friday, January 23, 2009 5:51 AM
To: Apache AXIS C User List
Subject: {Disarmed} Re: {Disarmed} Re: Empty Responses in Firefox

Hi,

In that case, you can disable favicon.ico fetching from firefox. You can follow 
the steps given[1] to disable it. Simple axis server can only serve service 
request. It can't serve other files/images. Hence, if you plan to serve them, 
better to switch to either IIS or apache.

Regards,
Shankar

[1] 
http://www.howtogeek.com/howto/internet/firefox/quick-tip-disable-favicons-in-firefox/

On Fri, Jan 23, 2009 at 12:02 AM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

I've deployed on IIS and it works!

But I have to use simple axis2 server. For me using IIS or Apache is 
undesirable.



Andriy



From: uthaiyashan...@gmail.commailto:uthaiyashan...@gmail.com 
[mailto:uthaiyashan...@gmail.commailto:uthaiyashan...@gmail.com] On Behalf Of 
Uthaiyashankar
Sent: Thursday, January 22, 2009 5:59 PM
To: Apache AXIS C User List
Subject: {Disarmed} Re: Empty Responses in Firefox



Hi

It seems like when requesting for favicon.ico (MailScanner has detected a 
possible fraud attempt from 127.0.0.1:9090 claiming to be MailScanner 
warning: numerical links are often malicious: 
http://127.0.0.1:9090/favicon.icohttp://127.0.0.1:9090/favicon.ico), it 
returns error. simple axis2 server cannot serve favicon.ico. So could you 
deploy the system in apache httpd, and setup an favicon.ico and see whether it 
works?

Regards,
Shankar

On Thu, Jan 22, 2009 at 4:41 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

I've built latest version of Axis2/C from SVN and still getting empty responses



Best regards,

Andriy Zavada



From: Andriy Zavada 
[mailto:azav...@softservecom.commailto:azav...@softservecom.com]
Sent: Wednesday, January 21, 2009 8:17 PM

To: Apache AXIS C User List
Subject: RE: Empty Responses in Firefox



Even when I call http://localhost:9090/axis2/services I get empty responses 
sometimes.

I'm using Simple Axis2 HTTP Server.



Andriy



From: Andriy Zavada 
[mailto:azav...@softservecom.commailto:azav...@softservecom.com]
Sent: Wednesday, January 21, 2009 6:45 PM
To: Apache AXIS C User List
Subject: RE: Empty Responses in Firefox



I'm using 1.5.0. Attached are tcpmon and server logs.

When I send from Firefox through tcpmon I always receive response, but when 
without tcpmon sometimes (40%) I got empty response (only HTTP OK).



Also I found that tcpmon sometimes sends multiple requests.



Best regards,

Andriy Zavada



From: uthaiyashan...@gmail.commailto:uthaiyashan...@gmail.com 
[mailto:uthaiyashan...@gmail.commailto:uthaiyashan...@gmail.com] On Behalf Of 
Uthaiyashankar
Sent: Wednesday, January 21, 2009 6:19 PM
To: Apache AXIS C User List
Subject: Re: Empty Responses in Firefox



When sending the request from firefox, can you capture the message using tcpmon 
and send it to us? Also, send the server log as well. You haven't specified 
which version of Axis2/C you are using. There was a bug fixed related to 
Firefox request [1][2], not sure you are having same problem. However, that 
problem is solved in the current trunk

Regards,
Shankar

[1] http://issues.apache.org/jira/browse/AXIS2C-1278
[2] 
http://markmail.org/message/m3uc2odt2lawlzwg#query:%22REST%20support%20on%20Axis2%2FC%22+page:1+mid:4kmm6ckuzhn6xwcw+state:results

On Wed, Jan 21, 2009 at 8:52 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

Can anyone help me on this?



From: Andriy Zavada 
[mailto:azav...@softservecom.commailto:azav...@softservecom.com]
Sent: Tuesday, January 20, 2009 10:31 AM

To: Apache AXIS C User List

Subject: RE: Empty Responses in Firefox



The problem is that server doesn't return anything, only HTTP 200.

I'm using HTTP Analyzer to track all requests.



Andriy



From: Rajika Kumarasiri [mailto:rajik...@gmail.commailto:rajik...@gmail.com]
Sent: Monday, January 19, 2009 7:54 PM
To: Apache AXIS C User List
Subject: Re: Empty Responses in Firefox





What's the Content-Type of the response. May be it is set incorrectly, so that 
the browser can't handle.

-Rajika

On Mon, Jan 19, 2009 at 10:43 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

Hi all,



I'm sending several requests from Firefox 3 to my web service and sometimes I'm 
getting empty responses.

When I am using tcpmon I receive response every time, the same in IE.



Can anyone help me on this?



Best regards,

Andriy Zavada





--
http://wso2.org

Re: Empty Responses in Firefox

2009-01-23 Thread Uthaiyashankar
Can you clear the log files and run it again (disable favicon). When you get
an error (first error), send the log files. This way we can locate exact
cause of the error.

Regards,
Shankar

On Fri, Jan 23, 2009 at 2:13 PM, Andriy Zavada azav...@softservecom.comwrote:

  Hi,



 Unfortunately disabling favicon.ico in firefox didn't fix it!

 Are there any ideas?



 Best regards,

 Andriy Zavada


-- 
S.Uthaiyashankar
Software Architect
WSO2 Inc.
http://wso2.com/ - The Open Source SOA Company


RE: Empty Responses in Firefox

2009-01-23 Thread Andriy Zavada
When sending through tcpmon everything works fine. In such case I can't detect 
error.
I've checked axis2.log while sending without tcpmon and found that no 
information about problem request.

In log attached there is 4 requests logged but I sent 5.

Best regards,
Andriy Zavada

From: uthaiyashan...@gmail.com [mailto:uthaiyashan...@gmail.com] On Behalf Of 
Uthaiyashankar
Sent: Friday, January 23, 2009 1:10 PM
To: Apache AXIS C User List
Subject: Re: Empty Responses in Firefox

Can you clear the log files and run it again (disable favicon). When you get an 
error (first error), send the log files. This way we can locate exact cause of 
the error.

Regards,
Shankar
On Fri, Jan 23, 2009 at 2:13 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

Hi,



Unfortunately disabling favicon.ico in firefox didn't fix it!

Are there any ideas?



Best regards,

Andriy Zavada


--
S.Uthaiyashankar
Software Architect
WSO2 Inc.
http://wso2.com/ - The Open Source SOA Company



axis2.log
Description: axis2.log


RE: Empty Responses in Firefox

2009-01-22 Thread Andriy Zavada
I've built latest version of Axis2/C from SVN and still getting empty responses

Best regards,
Andriy Zavada

From: Andriy Zavada [mailto:azav...@softservecom.com]
Sent: Wednesday, January 21, 2009 8:17 PM
To: Apache AXIS C User List
Subject: RE: Empty Responses in Firefox

Even when I call http://localhost:9090/axis2/services I get empty responses 
sometimes.
I'm using Simple Axis2 HTTP Server.

Andriy

From: Andriy Zavada [mailto:azav...@softservecom.com]
Sent: Wednesday, January 21, 2009 6:45 PM
To: Apache AXIS C User List
Subject: RE: Empty Responses in Firefox

I'm using 1.5.0. Attached are tcpmon and server logs.
When I send from Firefox through tcpmon I always receive response, but when 
without tcpmon sometimes (40%) I got empty response (only HTTP OK).

Also I found that tcpmon sometimes sends multiple requests.

Best regards,
Andriy Zavada

From: uthaiyashan...@gmail.com [mailto:uthaiyashan...@gmail.com] On Behalf Of 
Uthaiyashankar
Sent: Wednesday, January 21, 2009 6:19 PM
To: Apache AXIS C User List
Subject: Re: Empty Responses in Firefox

When sending the request from firefox, can you capture the message using tcpmon 
and send it to us? Also, send the server log as well. You haven't specified 
which version of Axis2/C you are using. There was a bug fixed related to 
Firefox request [1][2], not sure you are having same problem. However, that 
problem is solved in the current trunk

Regards,
Shankar

[1] http://issues.apache.org/jira/browse/AXIS2C-1278
[2] 
http://markmail.org/message/m3uc2odt2lawlzwg#query:%22REST%20support%20on%20Axis2%2FC%22+page:1+mid:4kmm6ckuzhn6xwcw+state:results
On Wed, Jan 21, 2009 at 8:52 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

Can anyone help me on this?



From: Andriy Zavada 
[mailto:azav...@softservecom.commailto:azav...@softservecom.com]
Sent: Tuesday, January 20, 2009 10:31 AM

To: Apache AXIS C User List
Subject: RE: Empty Responses in Firefox



The problem is that server doesn't return anything, only HTTP 200.

I'm using HTTP Analyzer to track all requests.



Andriy



From: Rajika Kumarasiri [mailto:rajik...@gmail.commailto:rajik...@gmail.com]
Sent: Monday, January 19, 2009 7:54 PM
To: Apache AXIS C User List
Subject: Re: Empty Responses in Firefox





What's the Content-Type of the response. May be it is set incorrectly, so that 
the browser can't handle.

-Rajika

On Mon, Jan 19, 2009 at 10:43 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

Hi all,



I'm sending several requests from Firefox 3 to my web service and sometimes I'm 
getting empty responses.

When I am using tcpmon I receive response every time, the same in IE.



Can anyone help me on this?



Best regards,

Andriy Zavada





--
http://wso2.org/
http://llvm.org/
http://www.osdev.org/



--
S.Uthaiyashankar
Software Architect
WSO2 Inc.
http://wso2.com/ - The Open Source SOA Company


Re: Empty Responses in Firefox

2009-01-22 Thread Uthaiyashankar
Hi

It seems like when requesting for favicon.ico (
http://127.0.0.1:9090/favicon.ico), it returns error. simple axis2 server
cannot serve favicon.ico. So could you deploy the system in apache httpd,
and setup an favicon.ico and see whether it works?

Regards,
Shankar

On Thu, Jan 22, 2009 at 4:41 PM, Andriy Zavada azav...@softservecom.comwrote:

  I've built latest version of Axis2/C from SVN and still getting empty
 responses



 Best regards,

 Andriy Zavada
   --

 *From:* Andriy Zavada [mailto:azav...@softservecom.com]
 *Sent:* Wednesday, January 21, 2009 8:17 PM

 *To:* Apache AXIS C User List
 *Subject:* RE: Empty Responses in Firefox



 Even when I call http://localhost:9090/axis2/services I get empty
 responses sometimes.

 I'm using Simple Axis2 HTTP Server.



 Andriy
   --

 *From:* Andriy Zavada [mailto:azav...@softservecom.com]
 *Sent:* Wednesday, January 21, 2009 6:45 PM
 *To:* Apache AXIS C User List
 *Subject:* RE: Empty Responses in Firefox



 I'm using 1.5.0. Attached are tcpmon and server logs.

 When I send from Firefox through tcpmon I always receive response, but when
 without tcpmon sometimes (40%) I got empty response (only HTTP OK).



 Also I found that tcpmon sometimes sends multiple requests.



 Best regards,

 Andriy Zavada
   --

 *From:* uthaiyashan...@gmail.com [mailto:uthaiyashan...@gmail.com] *On
 Behalf Of *Uthaiyashankar
 *Sent:* Wednesday, January 21, 2009 6:19 PM
 *To:* Apache AXIS C User List
 *Subject:* Re: Empty Responses in Firefox



 When sending the request from firefox, can you capture the message using
 tcpmon and send it to us? Also, send the server log as well. You haven't
 specified which version of Axis2/C you are using. There was a bug fixed
 related to Firefox request [1][2], not sure you are having same problem.
 However, that problem is solved in the current trunk

 Regards,
 Shankar

 [1] http://issues.apache.org/jira/browse/AXIS2C-1278
 [2]
 http://markmail.org/message/m3uc2odt2lawlzwg#query:%22REST%20support%20on%20Axis2%2FC%22+page:1+mid:4kmm6ckuzhn6xwcw+state:results

 On Wed, Jan 21, 2009 at 8:52 PM, Andriy Zavada azav...@softservecom.com
 wrote:

 Can anyone help me on this?
   --

 *From:* Andriy Zavada [mailto:azav...@softservecom.com]
 *Sent:* Tuesday, January 20, 2009 10:31 AM


 *To:* Apache AXIS C User List

 *Subject:* RE: Empty Responses in Firefox



 The problem is that server doesn't return anything, only HTTP 200.

 I'm using HTTP Analyzer to track all requests.



 Andriy
  --

 *From:* Rajika Kumarasiri [mailto:rajik...@gmail.com]
 *Sent:* Monday, January 19, 2009 7:54 PM
 *To:* Apache AXIS C User List
 *Subject:* Re: Empty Responses in Firefox





 What's the Content-Type of the response. May be it is set incorrectly, so
 that the browser can't handle.

 -Rajika

 On Mon, Jan 19, 2009 at 10:43 PM, Andriy Zavada azav...@softservecom.com
 wrote:

 Hi all,



 I'm sending several requests from Firefox 3 to my web service and sometimes
 I'm getting empty responses.

 When I am using tcpmon I receive response every time, the same in IE.



 Can anyone help me on this?



 Best regards,

 Andriy Zavada






 --
 http://wso2.org/
 http://llvm.org/
 http://www.osdev.org/




 --
 S.Uthaiyashankar
 Software Architect
 WSO2 Inc.
 http://wso2.com/ - The Open Source SOA Company




-- 
S.Uthaiyashankar
Software Architect
WSO2 Inc.
http://wso2.com/ - The Open Source SOA Company


RE: {Disarmed} Re: Empty Responses in Firefox

2009-01-22 Thread Andriy Zavada
I've deployed on IIS and it works!
But I have to use simple axis2 server. For me using IIS or Apache is 
undesirable.

Andriy

From: uthaiyashan...@gmail.com [mailto:uthaiyashan...@gmail.com] On Behalf Of 
Uthaiyashankar
Sent: Thursday, January 22, 2009 5:59 PM
To: Apache AXIS C User List
Subject: {Disarmed} Re: Empty Responses in Firefox

Hi

It seems like when requesting for favicon.ico (MailScanner warning: numerical 
links are often malicious: 
http://127.0.0.1:9090/favicon.icohttp://127.0.0.1:9090/favicon.ico), it 
returns error. simple axis2 server cannot serve favicon.ico. So could you 
deploy the system in apache httpd, and setup an favicon.ico and see whether it 
works?

Regards,
Shankar
On Thu, Jan 22, 2009 at 4:41 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

I've built latest version of Axis2/C from SVN and still getting empty responses



Best regards,

Andriy Zavada



From: Andriy Zavada 
[mailto:azav...@softservecom.commailto:azav...@softservecom.com]
Sent: Wednesday, January 21, 2009 8:17 PM

To: Apache AXIS C User List
Subject: RE: Empty Responses in Firefox



Even when I call http://localhost:9090/axis2/services I get empty responses 
sometimes.

I'm using Simple Axis2 HTTP Server.



Andriy



From: Andriy Zavada 
[mailto:azav...@softservecom.commailto:azav...@softservecom.com]
Sent: Wednesday, January 21, 2009 6:45 PM
To: Apache AXIS C User List
Subject: RE: Empty Responses in Firefox



I'm using 1.5.0. Attached are tcpmon and server logs.

When I send from Firefox through tcpmon I always receive response, but when 
without tcpmon sometimes (40%) I got empty response (only HTTP OK).



Also I found that tcpmon sometimes sends multiple requests.



Best regards,

Andriy Zavada



From: uthaiyashan...@gmail.commailto:uthaiyashan...@gmail.com 
[mailto:uthaiyashan...@gmail.commailto:uthaiyashan...@gmail.com] On Behalf Of 
Uthaiyashankar
Sent: Wednesday, January 21, 2009 6:19 PM
To: Apache AXIS C User List
Subject: Re: Empty Responses in Firefox



When sending the request from firefox, can you capture the message using tcpmon 
and send it to us? Also, send the server log as well. You haven't specified 
which version of Axis2/C you are using. There was a bug fixed related to 
Firefox request [1][2], not sure you are having same problem. However, that 
problem is solved in the current trunk

Regards,
Shankar

[1] http://issues.apache.org/jira/browse/AXIS2C-1278
[2] 
http://markmail.org/message/m3uc2odt2lawlzwg#query:%22REST%20support%20on%20Axis2%2FC%22+page:1+mid:4kmm6ckuzhn6xwcw+state:results

On Wed, Jan 21, 2009 at 8:52 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

Can anyone help me on this?



From: Andriy Zavada 
[mailto:azav...@softservecom.commailto:azav...@softservecom.com]
Sent: Tuesday, January 20, 2009 10:31 AM

To: Apache AXIS C User List

Subject: RE: Empty Responses in Firefox



The problem is that server doesn't return anything, only HTTP 200.

I'm using HTTP Analyzer to track all requests.



Andriy



From: Rajika Kumarasiri [mailto:rajik...@gmail.commailto:rajik...@gmail.com]
Sent: Monday, January 19, 2009 7:54 PM
To: Apache AXIS C User List
Subject: Re: Empty Responses in Firefox





What's the Content-Type of the response. May be it is set incorrectly, so that 
the browser can't handle.

-Rajika

On Mon, Jan 19, 2009 at 10:43 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

Hi all,



I'm sending several requests from Firefox 3 to my web service and sometimes I'm 
getting empty responses.

When I am using tcpmon I receive response every time, the same in IE.



Can anyone help me on this?



Best regards,

Andriy Zavada





--
http://wso2.org/
http://llvm.org/
http://www.osdev.org/



--
S.Uthaiyashankar
Software Architect
WSO2 Inc.
http://wso2.com/ - The Open Source SOA Company



--
S.Uthaiyashankar
Software Architect
WSO2 Inc.
http://wso2.com/ - The Open Source SOA Company



Re: {Disarmed} Re: Empty Responses in Firefox

2009-01-22 Thread Uthaiyashankar
Hi,

In that case, you can disable favicon.ico fetching from firefox. You can
follow the steps given[1] to disable it. Simple axis server can only serve
service request. It can't serve other files/images. Hence, if you plan to
serve them, better to switch to either IIS or apache.

Regards,
Shankar

[1]
http://www.howtogeek.com/howto/internet/firefox/quick-tip-disable-favicons-in-firefox/


On Fri, Jan 23, 2009 at 12:02 AM, Andriy Zavada azav...@softservecom.comwrote:

  I've deployed on IIS and it works!

 But I have to use simple axis2 server. For me using IIS or Apache is
 undesirable.



 Andriy
   --

 *From:* uthaiyashan...@gmail.com [mailto:uthaiyashan...@gmail.com] *On
 Behalf Of *Uthaiyashankar
 *Sent:* Thursday, January 22, 2009 5:59 PM
 *To:* Apache AXIS C User List
 *Subject:* {Disarmed} Re: Empty Responses in Firefox



 Hi

 It seems like when requesting for favicon.ico (*MailScanner warning:
 numerical links are often malicious:* 
 http://127.0.0.1:9090/favicon.icohttp://127.0.0.1:9090/favicon.ico),
 it returns error. simple axis2 server cannot serve favicon.ico. So could you
 deploy the system in apache httpd, and setup an favicon.ico and see whether
 it works?

 Regards,
 Shankar

 On Thu, Jan 22, 2009 at 4:41 PM, Andriy Zavada azav...@softservecom.com
 wrote:

 I've built latest version of Axis2/C from SVN and still getting empty
 responses



 Best regards,

 Andriy Zavada
   --

 *From:* Andriy Zavada [mailto:azav...@softservecom.com]
 *Sent:* Wednesday, January 21, 2009 8:17 PM


 *To:* Apache AXIS C User List
 *Subject:* RE: Empty Responses in Firefox



 Even when I call http://localhost:9090/axis2/services I get empty
 responses sometimes.

 I'm using Simple Axis2 HTTP Server.



 Andriy
   --

 *From:* Andriy Zavada [mailto:azav...@softservecom.com]
 *Sent:* Wednesday, January 21, 2009 6:45 PM
 *To:* Apache AXIS C User List
 *Subject:* RE: Empty Responses in Firefox



 I'm using 1.5.0. Attached are tcpmon and server logs.

 When I send from Firefox through tcpmon I always receive response, but when
 without tcpmon sometimes (40%) I got empty response (only HTTP OK).



 Also I found that tcpmon sometimes sends multiple requests.



 Best regards,

 Andriy Zavada
   --

 *From:* uthaiyashan...@gmail.com [mailto:uthaiyashan...@gmail.com] *On
 Behalf Of *Uthaiyashankar
 *Sent:* Wednesday, January 21, 2009 6:19 PM
 *To:* Apache AXIS C User List
 *Subject:* Re: Empty Responses in Firefox



 When sending the request from firefox, can you capture the message using
 tcpmon and send it to us? Also, send the server log as well. You haven't
 specified which version of Axis2/C you are using. There was a bug fixed
 related to Firefox request [1][2], not sure you are having same problem.
 However, that problem is solved in the current trunk

 Regards,
 Shankar

 [1] http://issues.apache.org/jira/browse/AXIS2C-1278
 [2]
 http://markmail.org/message/m3uc2odt2lawlzwg#query:%22REST%20support%20on%20Axis2%2FC%22+page:1+mid:4kmm6ckuzhn6xwcw+state:results

 On Wed, Jan 21, 2009 at 8:52 PM, Andriy Zavada azav...@softservecom.com
 wrote:

 Can anyone help me on this?
   --

 *From:* Andriy Zavada [mailto:azav...@softservecom.com]
 *Sent:* Tuesday, January 20, 2009 10:31 AM


 *To:* Apache AXIS C User List

 *Subject:* RE: Empty Responses in Firefox



 The problem is that server doesn't return anything, only HTTP 200.

 I'm using HTTP Analyzer to track all requests.



 Andriy
  --

 *From:* Rajika Kumarasiri [mailto:rajik...@gmail.com]
 *Sent:* Monday, January 19, 2009 7:54 PM
 *To:* Apache AXIS C User List
 *Subject:* Re: Empty Responses in Firefox





 What's the Content-Type of the response. May be it is set incorrectly, so
 that the browser can't handle.

 -Rajika

 On Mon, Jan 19, 2009 at 10:43 PM, Andriy Zavada azav...@softservecom.com
 wrote:

 Hi all,



 I'm sending several requests from Firefox 3 to my web service and sometimes
 I'm getting empty responses.

 When I am using tcpmon I receive response every time, the same in IE.



 Can anyone help me on this?



 Best regards,

 Andriy Zavada






 --
 http://wso2.org/
 http://llvm.org/
 http://www.osdev.org/




 --
 S.Uthaiyashankar
 Software Architect
 WSO2 Inc.
 http://wso2.com/ - The Open Source SOA Company




 --
 S.Uthaiyashankar
 Software Architect
 WSO2 Inc.
 http://wso2.com/ - The Open Source SOA Company




-- 
S.Uthaiyashankar
Software Architect
WSO2 Inc.
http://wso2.com/ - The Open Source SOA Company


RE: Empty Responses in Firefox

2009-01-21 Thread Andriy Zavada
Can anyone help me on this?


From: Andriy Zavada [mailto:azav...@softservecom.com]
Sent: Tuesday, January 20, 2009 10:31 AM
To: Apache AXIS C User List
Subject: RE: Empty Responses in Firefox

The problem is that server doesn't return anything, only HTTP 200.
I'm using HTTP Analyzer to track all requests.

Andriy

From: Rajika Kumarasiri [mailto:rajik...@gmail.com]
Sent: Monday, January 19, 2009 7:54 PM
To: Apache AXIS C User List
Subject: Re: Empty Responses in Firefox



What's the Content-Type of the response. May be it is set incorrectly, so that 
the browser can't handle.

-Rajika
On Mon, Jan 19, 2009 at 10:43 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

Hi all,



I'm sending several requests from Firefox 3 to my web service and sometimes I'm 
getting empty responses.

When I am using tcpmon I receive response every time, the same in IE.



Can anyone help me on this?



Best regards,

Andriy Zavada





--
http://wso2.org/
http://llvm.org/
http://www.osdev.org/


Re: Empty Responses in Firefox

2009-01-21 Thread Uthaiyashankar
When sending the request from firefox, can you capture the message using
tcpmon and send it to us? Also, send the server log as well. You haven't
specified which version of Axis2/C you are using. There was a bug fixed
related to Firefox request [1][2], not sure you are having same problem.
However, that problem is solved in the current trunk

Regards,
Shankar

[1] http://issues.apache.org/jira/browse/AXIS2C-1278
[2]
http://markmail.org/message/m3uc2odt2lawlzwg#query:%22REST%20support%20on%20Axis2%2FC%22+page:1+mid:4kmm6ckuzhn6xwcw+state:results

On Wed, Jan 21, 2009 at 8:52 PM, Andriy Zavada azav...@softservecom.comwrote:

  Can anyone help me on this?
  --

 *From:* Andriy Zavada [mailto:azav...@softservecom.com]
 *Sent:* Tuesday, January 20, 2009 10:31 AM
 *To:* Apache AXIS C User List
 *Subject:* RE: Empty Responses in Firefox



 The problem is that server doesn't return anything, only HTTP 200.

 I'm using HTTP Analyzer to track all requests.



 Andriy
  --

 *From:* Rajika Kumarasiri [mailto:rajik...@gmail.com]
 *Sent:* Monday, January 19, 2009 7:54 PM
 *To:* Apache AXIS C User List
 *Subject:* Re: Empty Responses in Firefox





 What's the Content-Type of the response. May be it is set incorrectly, so
 that the browser can't handle.

 -Rajika

 On Mon, Jan 19, 2009 at 10:43 PM, Andriy Zavada azav...@softservecom.com
 wrote:

 Hi all,



 I'm sending several requests from Firefox 3 to my web service and sometimes
 I'm getting empty responses.

 When I am using tcpmon I receive response every time, the same in IE.



 Can anyone help me on this?



 Best regards,

 Andriy Zavada






 --
 http://wso2.org/
 http://llvm.org/
 http://www.osdev.org/




-- 
S.Uthaiyashankar
Software Architect
WSO2 Inc.
http://wso2.com/ - The Open Source SOA Company


RE: Empty Responses in Firefox

2009-01-21 Thread Andriy Zavada
Even when I call http://localhost:9090/axis2/services I get empty responses 
sometimes.
I'm using Simple Axis2 HTTP Server.

Andriy

From: Andriy Zavada [mailto:azav...@softservecom.com]
Sent: Wednesday, January 21, 2009 6:45 PM
To: Apache AXIS C User List
Subject: RE: Empty Responses in Firefox

I'm using 1.5.0. Attached are tcpmon and server logs.
When I send from Firefox through tcpmon I always receive response, but when 
without tcpmon sometimes (40%) I got empty response (only HTTP OK).

Also I found that tcpmon sometimes sends multiple requests.

Best regards,
Andriy Zavada

From: uthaiyashan...@gmail.com [mailto:uthaiyashan...@gmail.com] On Behalf Of 
Uthaiyashankar
Sent: Wednesday, January 21, 2009 6:19 PM
To: Apache AXIS C User List
Subject: Re: Empty Responses in Firefox

When sending the request from firefox, can you capture the message using tcpmon 
and send it to us? Also, send the server log as well. You haven't specified 
which version of Axis2/C you are using. There was a bug fixed related to 
Firefox request [1][2], not sure you are having same problem. However, that 
problem is solved in the current trunk

Regards,
Shankar

[1] http://issues.apache.org/jira/browse/AXIS2C-1278
[2] 
http://markmail.org/message/m3uc2odt2lawlzwg#query:%22REST%20support%20on%20Axis2%2FC%22+page:1+mid:4kmm6ckuzhn6xwcw+state:results
On Wed, Jan 21, 2009 at 8:52 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

Can anyone help me on this?



From: Andriy Zavada 
[mailto:azav...@softservecom.commailto:azav...@softservecom.com]
Sent: Tuesday, January 20, 2009 10:31 AM

To: Apache AXIS C User List
Subject: RE: Empty Responses in Firefox



The problem is that server doesn't return anything, only HTTP 200.

I'm using HTTP Analyzer to track all requests.



Andriy



From: Rajika Kumarasiri [mailto:rajik...@gmail.commailto:rajik...@gmail.com]
Sent: Monday, January 19, 2009 7:54 PM
To: Apache AXIS C User List
Subject: Re: Empty Responses in Firefox





What's the Content-Type of the response. May be it is set incorrectly, so that 
the browser can't handle.

-Rajika

On Mon, Jan 19, 2009 at 10:43 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

Hi all,



I'm sending several requests from Firefox 3 to my web service and sometimes I'm 
getting empty responses.

When I am using tcpmon I receive response every time, the same in IE.



Can anyone help me on this?



Best regards,

Andriy Zavada





--
http://wso2.org/
http://llvm.org/
http://www.osdev.org/



--
S.Uthaiyashankar
Software Architect
WSO2 Inc.
http://wso2.com/ - The Open Source SOA Company


RE: Empty Responses in Firefox

2009-01-20 Thread Andriy Zavada
The problem is that server doesn't return anything, only HTTP 200.
I'm using HTTP Analyzer to track all requests.

Andriy

From: Rajika Kumarasiri [mailto:rajik...@gmail.com]
Sent: Monday, January 19, 2009 7:54 PM
To: Apache AXIS C User List
Subject: Re: Empty Responses in Firefox



What's the Content-Type of the response. May be it is set incorrectly, so that 
the browser can't handle.

-Rajika
On Mon, Jan 19, 2009 at 10:43 PM, Andriy Zavada 
azav...@softservecom.commailto:azav...@softservecom.com wrote:

Hi all,



I'm sending several requests from Firefox 3 to my web service and sometimes I'm 
getting empty responses.

When I am using tcpmon I receive response every time, the same in IE.



Can anyone help me on this?



Best regards,

Andriy Zavada





--
http://wso2.org/
http://llvm.org/
http://www.osdev.org/


Empty Responses in Firefox

2009-01-19 Thread Andriy Zavada
Hi all,

I'm sending several requests from Firefox 3 to my web service and sometimes I'm 
getting empty responses.
When I am using tcpmon I receive response every time, the same in IE.

Can anyone help me on this?

Best regards,
Andriy Zavada



Re: Empty Responses in Firefox

2009-01-19 Thread Rajika Kumarasiri
What's the Content-Type of the response. May be it is set incorrectly, so
that the browser can't handle.

-Rajika
On Mon, Jan 19, 2009 at 10:43 PM, Andriy Zavada azav...@softservecom.comwrote:

  Hi all,



 I'm sending several requests from Firefox 3 to my web service and sometimes
 I'm getting empty responses.

 When I am using tcpmon I receive response every time, the same in IE.



 Can anyone help me on this?



 Best regards,

 Andriy Zavada






-- 
http://wso2.org/
http://llvm.org/
http://www.osdev.org/