Have you add E:/Source/axis2c-bin-1.6.0-win32/lib directory to your path
environment variable. Also specify LoadModule axis2_module
modules/mod_axis2.so.

Try removing Axis2ServiceURLPrefix and see the default setting
http://localhost/axis2/services/ works

Regards
Nandika

2010/4/29 卢杨 <[email protected]>

>  Dear developers,
>
> I have a problem that I can't deploy axis2c on apache2.2 successful. I
> can't see axis2.log file and in error.log file:
>
> [Thu Apr 29 10:01:48 2010] [error] [client 127.0.0.1] File does not exist:
> E:/Apache2.2/htdocs/axis2
>
> This is my setting of httpd.conf
>
> LoadModule axis2_module E:/Apache2.2/modules/mod_axis2.so
> Axis2RepoPath E:/Source/axis2c-bin-1.6.0-win32
> Axis2LogFile E:/Apache2.2/logs/axis2.log
> Axis2LogLevel trace
> Axis2ServiceURLPrefix web_services
> Axis2MaxLogFileSize 200
> <Location /axis2>
>  SetHandler axis2_module
> </Location>
>
> How can I deal with the problem.
>
> Yours sincerely,
> Jason
>



-- 
http://nandikajayawardana.blogspot.com/
WSO2 Inc: http://www.wso2.com

Reply via email to