Re: echo samples with Axis2/C Module for Apache2

2008-09-12 Thread Supun Kamburugamuva
] *Sent:* Thursday, September 11, 2008 7:57 AM *To:* Apache AXIS C User List *Subject:* RE: echo samples with Axis2/C Module for Apache2 The spam filter is preventing reception of the math_blocking.log file. Sorry. I don't know how else to post it to you. --Jack

RE: echo samples with Axis2/C Module for Apache2

2008-09-12 Thread Gold, Jack L (US SSA)
Kamburugamuva [mailto:[EMAIL PROTECTED] Sent: Friday, September 12, 2008 5:48 AM To: Apache AXIS C User List Subject: Re: echo samples with Axis2/C Module for Apache2 Hi Jack, From your log files it seems that the client request has not reached the server. You can use a tool like tcpmon[]1 to verify

RE: echo samples with Axis2/C Module for Apache2

2008-09-11 Thread Gold, Jack L (US SSA)
: Supun Kamburugamuva [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2008 1:45 AM To: Apache AXIS C User List Subject: Re: echo samples with Axis2/C Module for Apache2 Can you please send the server log file for the failed test cases with Apache Server? Usually if a sample works

RE: echo samples with Axis2/C Module for Apache2

2008-09-11 Thread Gold, Jack L (US SSA)
Subject: Re: echo samples with Axis2/C Module for Apache2 Can you please send the server log file for the failed test cases with Apache Server? Usually if a sample works with axis2_http_server it works with Apache server as well. Please note that google and yahoo sample failures have nothing to do

RE: echo samples with Axis2/C Module for Apache2

2008-09-11 Thread Gold, Jack L (US SSA)
Subject: Re: echo samples with Axis2/C Module for Apache2 Can you please send the server log file for the failed test cases with Apache Server? Usually if a sample works with axis2_http_server it works with Apache server as well. Please note that google and yahoo sample failures have nothing

RE: echo samples with Axis2/C Module for Apache2

2008-09-11 Thread Gold, Jack L (US SSA)
Server is having problems with receiving the math.log file. --Jack _ From: Supun Kamburugamuva [mailto:[EMAIL PROTECTED] Sent: Thursday, September 11, 2008 1:45 AM To: Apache AXIS C User List Subject: Re: echo samples with Axis2/C Module for Apache2 Can you please send

RE: echo samples with Axis2/C Module for Apache2

2008-09-11 Thread Gold, Jack L (US SSA)
with Axis2/C Module for Apache2 Can you please send the server log file for the failed test cases with Apache Server? Usually if a sample works with axis2_http_server it works with Apache server as well. Please note that google and yahoo sample failures have nothing to do with the local server

RE: echo samples with Axis2/C Module for Apache2

2008-09-11 Thread Qasim Ijaz
AXIS C User List Subject: RE: echo samples with Axis2/C Module for Apache2 The spam filter is preventing reception of the math_blocking.log file. Sorry. I don't know how else to post it to you. --Jack From: Supun Kamburugamuva [mailto:[EMAIL PROTECTED

echo samples with Axis2/C Module for Apache2

2008-09-10 Thread Gold, Jack L (US SSA)
I am going through the manual and attempting the tests indicated for checking the Apache Axis2/C Module. The test suggests typing echo http://localhost/axis2/services/echo at the command prompt. Unfortunately, this only serves to submit http://localhost/axis2/services/echo; back to the console.

Re: echo samples with Axis2/C Module for Apache2

2008-09-10 Thread Supun Kamburugamuva
From your description it is hard to figure out what went wrong. It seems that everything is correct. Can you please send the client log file? Supun.. On Wed, Sep 10, 2008 at 6:35 PM, Gold, Jack L (US SSA) [EMAIL PROTECTED] wrote: I am going through the manual and attempting the tests

Re: echo samples with Axis2/C Module for Apache2

2008-09-10 Thread Manjula Peiris
On Wed, 2008-09-10 at 09:35 -0400, Gold, Jack L (US SSA) wrote: I am going through the manual and attempting the tests indicated for checking the Apache Axis2/C Module. The test suggests typing echo http://localhost/axis2/services/echo at the command prompt. Unfortunately, this only serves

RE: echo samples with Axis2/C Module for Apache2

2008-09-10 Thread Gold, Jack L (US SSA)
I originally had the log level set to error. I've just set it to debug. Now I can see that the module is being loaded and it looks to be loading correctly. I still don't see how this answers the question about the 'echo http://localhost/axis2/services/echo' request indicated in the manual. Below

RE: echo samples with Axis2/C Module for Apache2

2008-09-10 Thread Gold, Jack L (US SSA)
Adding to the previous log, I recompiled the echo sample for my localhost and received this in the logfile. Any ideas? Did I miss something in the configuration? --Jack [Wed Sep 10 11:47:35 2008] [debug] phase_resolver.c(139) Service name is : __ANONYMOUS_SERVICE__ [Wed Sep 10 11:47:35 2008]

RE: echo samples with Axis2/C Module for Apache2

2008-09-10 Thread Gold, Jack L (US SSA)
I had not. Thanks. That definitely explains why the echo wasn't working. :) Unfortunately, I am seeing the same error I saw when I just recompiled the echo sample application with my hardcoded http://localhost/axis2/services URL. (yes, I reverted back to the original version of echo). What I

RE: echo samples with Axis2/C Module for Apache2

2008-09-10 Thread Gold, Jack L (US SSA)
PROTECTED] Sent: Wednesday, September 10, 2008 1:50 PM To: Apache AXIS C User List Subject: Re: echo samples with Axis2/C Module for Apache2 Did you try ./echo Samisa... - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

Re: echo samples with Axis2/C Module for Apache2

2008-09-10 Thread Samisa Abeysinghe
Are you running with simple axis server? Then you should use http://localhost:9090/axis2/services Samisa... Gold, Jack L (US SSA) wrote: I had not. Thanks. That definitely explains why the echo wasn't working. :) Unfortunately, I am seeing the same error I saw when I just recompiled the

Re: echo samples with Axis2/C Module for Apache2

2008-09-10 Thread Supun Kamburugamuva
Can you please send the server log file for the failed test cases with Apache Server? Usually if a sample works with axis2_http_server it works with Apache server as well. Please note that google and yahoo sample failures have nothing to do with the local server. These requests go to google and