Dear Apache developers, I have developped an Axis2C Soap service and successfully deployed in Axis2C simple http server. But when I deployed my service in Apache web server 2.2, my service is not functioning properly. The reason is because my service needs to call some in-house library that requires root access yet Apache does not allow root access, therefore my service does not function properly.
Is there any way I can load mod_axis2c.so in root? Or anyway I can get around it? Please help. Thanks, Ellen
