[wsf-c-dev] Deploy service in Apache2

Lahiru Gunathilake lahiru at wso2.com
Fri Oct 12 10:46:02 PDT 2007


I'm referring Installation guide to it contain a section on how to
Deploy in Apache2. I've changed the build.sh file and install Axis2C.
But after that installation guide tells to copy libmod_axis2.so file.

INSTALL FILE
-----------------------------------------------------------------------------
  Copy the mod_axis2 (libmod_axis2.so.0.0.0 on Linux and mod_axis2.dll
in Windows)
    to "<apache2 modules directory>" as mod_axis2.so
    Example:
    cp
$AXIS2C_HOME/lib/libmod_axis2.so.0.0.0 /usr/lib/apache2/modules/mod_axis2.so
        in Linux or

    copy C:\axis2c\build\deploy\lib\mod_axis2.dll C:\Apache2\modules
\mod_axis2.so
        in Windows
-----------------------------------------------------------------------------


But there's no file like libmod_axis2.so.

Please tell what to do...!


Regs
lahiru




More information about the Wsf-c-dev mailing list