Re: v1.5 on XP fails to load mod_axis2.dll

2005-09-09 Thread not given
I figured that it would help if I built Apache on my platform, so I built it on Win2000 in Debug mode. I get the same behaviors as before.   It seems that Apache is calling exit from the following stack trace: winnt_post_config()  // due to signal command "start" ap_run_post_config() main()   I d

Re: Apache says 404 on calling http://localhost/axis, all libraries found, simple_axis_server and base do work

2005-09-09 Thread Samisa Abeysinghe
On 9/9/05, Hanno Fietz <[EMAIL PROTECTED]> wrote: > I am looking for hints on the following issue: > > I have installed Axis 1.5.0 with xerces 2.2.0 and Apache 2.0.48. The box > is running SuSE 9.0. The Apache installation has a path layout which is > different from that assumed in most documentat

Re: v1.5 on XP fails to load mod_axis2.dll

2005-09-09 Thread not given
I repeated the install on a Win2000 machine and got exactly the same (failed) results.   Please note too that (on both configurations) when I try to start the apache server from the "Apache Service Monitor" an error dialog pops up that reports: "The requested operation has failed!"   Also, I am sur

Re: Axis C++ client and Unicode

2005-09-09 Thread Samisa Abeysinghe
I suppose it does not support UNICODE. Samisa... On 9/8/05, Alexandru Indrei <[EMAIL PROTECTED]> wrote: > > > > Does the Axis C++ client side support Unicode? It seems that the strings are > all char*. > > > > Best regards, > > Alexandru Indrei > > SDE, Musicnet Inc. > > (206)269

Re: Problem in Installing Axis C++

2005-09-09 Thread Xavier Toth
This sounds like the same problem I've posted about recently. What's in the apache error_log?On 9/9/05, Thushantha De Alwis < [EMAIL PROTECTED]> wrote:Hi AllI'm trying to install Axis C++ after a long time. Any how I have a problem when I tried to install it.I added following lines to the end of th

RE: Trying to run simple Calculator sample client program

2005-09-09 Thread Kon Kam King, France
Fred, Thanks for your answer. I am having trouble opening the xerces-c_2_2_0  from the archive site. Could you please send me a copy of xerces-c_2_2_0.dll Thanks, France   From: Fred Preston [mailto:[EMAIL PROTECTED] Sent: Friday, September 09, 2005 3:14 PM To: Apache AXIS C

Apache says 404 on calling http://localhost/axis, all libraries found, simple_axis_server and base do work

2005-09-09 Thread Hanno Fietz
I am looking for hints on the following issue: I have installed Axis 1.5.0 with xerces 2.2.0 and Apache 2.0.48. The box is running SuSE 9.0. The Apache installation has a path layout which is different from that assumed in most documentations, especially the config file layout is different. I sym

RE: Trying to run simple Calculator sample client program

2005-09-09 Thread Fred Preston
Hi Kon Kam King,         All of the DLLs (LIBs for Linux & AIX) must be on the path.  Don't forget that XERCES also needs to be on the path as does OpenSSL (if you are using SSL).   Reference to the 'parser library' means that it can't find xerces.  Be sure that you have the correct version of xer

RE: Trying to run simple Calculator sample client program

2005-09-09 Thread Kon Kam King, France
When I run outside of debugger, I get the error: DLOPEN failed in loading parser library. The procedure being executed is : Calculator::Calculator(const char* pchEndpointUri, AXIS_PROTOCOL_TYPE eProtocol) :Stub(pchEndpointUri, eProtocol) { } Is the parser Xerces lib missing or in error? How do I c

Problem in Installing Axis C++

2005-09-09 Thread Thushantha De Alwis
Hi All I'm trying to install Axis C++ after a long time. Any how I have a problem when I tried to install it. I added following lines to the end of the httpd.conf file. LoadModule axis_module modules/mod_axis2.dll SetHandler axis axiscpp.conf file as follows, LogPath:C:\Program Files\Apache

Problem in Installing Axis C++

2005-09-09 Thread Thushantha De Alwis
Hi All I'm trying to install Axis C++ after a long time. Any how I have a problem when I tried to install it. I added following lines to the end of the httpd.conf file. LoadModule axis_module modules/mod_axis2.dll SetHandler axis axiscpp.conf file as follows, LogPath:C:\Program Files\Apache