Jim Seipp wrote:

Hi Dumindu,

The email keeps deleting my line feeds sorry

Here again are the changes I made to the configuration file.

Axis2LogLevel AXIS2_LOG_LEVEL_TRACE
LoadModule axis2_module deployAxis2RC3/lib/mod_axis2.so
Axis2RepoPath deployAxis2RC3
Axis2LogFile deployAxis2RC3/logs/axis2.log
<Location /deployAxis2RC3>
   SetHandler axis2_module
</Location>
In there all are fine, except <Location /deployAxis2RC3>

It has to be:

<Location /axis2>

Please note that this setting has nothing to do with any folder locations, rather the location that httpd percives Axis2/C is located to be.

Thanks,
Samisa...

--
Samisa Abeysinghe : http://www.wso2.org/ (WSO2 Oxygen Tank - Web Services 
Developers' Portal)


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

Reply via email to