Hi,
we have not tested with openssl 0.9.8h. Theoritically it
should work :)
. Is it possible for you to try with OpenSSL 0.9.8d or
0.9.8e and see
whether the problem exists? Then we can be sure whether the
problem is
openssl or something else and further investigate.
Optionally, you can
run Axis2/C through apache and try whether it works. You
can get apache
with Openssl 0.9.8e from [1]
Thanks. I am not able to find an installation executable for earlier version
of openssl for windows. I tried the alternative approach, i.e. apache with
openssl 0.9.8.e.
I followed the instructions to set up the http server, but it failed to start.
:(
Here is the error log:
-----------------------------------------------
[Mon Jul 07 13:55:49 2008] [notice] Child 6436: Starting thread to listen on
port 80.
[Mon Jul 07 13:56:02 2008] [error] [client 127.0.0.1] File does not exist:
C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/axis2, referer:
http://ws.apache.org/axis2/c/docs/axis2c_manual.html
[Mon Jul 07 13:56:02 2008] [error] [client 127.0.0.1] File does not exist:
C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico
[Mon Jul 07 13:56:10 2008] [error] [client 127.0.0.1] File does not exist:
C:/Program Files/Apache Software Foundation/Apache2.2/htdocs/favicon.ico
[Mon Jul 07 13:56:46 2008] [notice] Parent: Received shutdown signal --
Shutting down the server.
-----------------------------------------------
This is what I have added to the httpd.conf.
-----------------------------------------------
LoadModule axis2_module modules/mod_axis2.so
Axis2RepoPath D:/Tools/axis2/axis2c-bin-1.4.0-win32
Axis2LogFile D:/Tools/axis2/axis2c-bin-1.4.0-win32
Can you give a filename and see whether any error messages are written
to that. Can you sent that file? E.g.
Axis2LogFile D:/Tools/axis2/axis2c-bin-1.4.0-win32/apache_axis2.log
Regards,
Shankar.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]