Do you have any older Axis2/C libs on your LD_LIBRARY_PATH?

What is the exact error you get when you try to start httpd?

And yes, Axis2GlobalPoolSize  is optional.

Samisa...

Michael Sutter wrote:
Hello list,

I have upgraded my axis2 version from 1.2 to 1.4 and configured the
apache module. After that I found out, that it was not possible to start
the apache daemon. So I searched through my config file and found the
error - it is the Axis2GlobalPoolSize parameter.
If it is used, I'm not able to start the daemon. Is there any problem with this parameter? As I thought it is only optional and if I understand right it is
for a shared memory of the log implementation. Am I right?

If have attached my config file belowl

Kind regards
Michael

LoadModule axis2_module /usr/lib/apache2-prefork/mod_axis2.so
Axis2RepoPath /usr/loal/axis2c-1.4.0/
Axis2LogFile /var/log/axis2.log
Axis2LogLevel trace
<Location /axis2>
   SetHandler axis2_module
</Location>
#Axis2GlobalPoolSize 10
Axis2MaxLogFileSize 10

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
------------------------------------------------------------------------


No virus found in this incoming message.
Checked by AVG. Version: 8.0.100 / Virus Database: 269.24.3/1472 - Release Date: 5/29/2008 7:27 AM


--
Samisa Abeysinghe Director, Engineering; WSO2 Inc.

http://www.wso2.com/ - "The Open Source SOA Company"


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to