Hi, mod_axis2.so is the module for Apache which connect Apache Server and Axis2/C. As a service writer you don't have to worry about that. Of course you need to set up Axis2/C and in that case you need to copy this library to the apache "modules" directory and set the appropriate entries in the httpd.conf. Those steps are described in the Axis2/C manual. If you are using a source distribution of Axis2/C you can compile Axis2/C to generate the mod_axis2.so. http://ws.apache.org/axis2/c/docs/axis2c_manual.html#mod_axis2.
Supun. On Wed, Jun 11, 2008 at 10:16 PM, Shobha AC <[EMAIL PROTECTED]> wrote: > Hi, > > Can u pls tell me what does this mod_axis2 contains? > > > > I hv an application deployed in AXIS2C_INSTALL_DIR\services folder. How to > generate the mod_axis2.so for this. > > > > Regards, > > Shobha > > > > > ------------------------------ > > *From:* lahiru gunathilake [mailto:[EMAIL PROTECTED] > *Sent:* Thursday, June 12, 2008 10:05 AM > *To:* Apache AXIS C User List > *Subject:* Re: Deploy AXIS2C web service application in Apache HTTP server > > > > hi Shobha, > > refer this http://ws.apache.org/axis2/c/docs/axis2c_manual.html#mod_axis2 > > Regards > Lahiru > > On Thu, Jun 12, 2008 at 10:00 AM, Shobha AC <[EMAIL PROTECTED]> wrote: > > Dear All, > > Request for the steps to deploy my web service application > (libResolution.so) developed using AXIS2C library in Apache HTTP server in > Linux. > > > > Regards, > > Shobha > > > > > -- > East or West > Mahindians are the > Best... ! >
