Hello,

I am trying to integrate catalina and apache on Redhat
6.1
server using what they call Warp connector. Tomcat and
Apache both work nice and fine if they have to work
independently. In order to integrate I took following
steps.
1. put mod_webapp.so in modules directory
2. put follwing lines in httpd.conf
LoadModule webapp_module modules/mod_webapp.so
AddModule mod_webapp.c
WebAppConnection conn warp localhost:8008
WebAppDeploy examples conn /examples

Similarly I made changes in server.xml.
However when I tried to restart apache
I got following error
Syntax error on line 1188 of
/etc/httpd/conf/httpd.conf
Invalid command 'WebAppDeploy' perhaps mis-spelled or
defined my a module not included in the server
configuration.
Do you have any clue, what is wrong am I doing?
any help will be highly appreciated.
Thank you.
Santos

__________________________________________________
Do You Yahoo!?
Send your FREE holiday greetings online!
http://greetings.yahoo.com

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to