Try this: 

LoadModule webapp_module      libexec/mod_webapp.so
AddModule mod_webapp.c
WebAppConnection warpConnection warp 64.105.155.196:8008
WebAppDeploy examples warpConnection /examples



--- zonker harris <[EMAIL PROTECTED]> wrote:
> Hey all,
> 
> I've set up Tomcat, I've put mod_webapp.so into apache's libexec 
> directory and after i restart Tomcat, when I restart apache it throws
> 
> this error.
> 
> # ../bin/apachectl start
> Syntax error on line 1159 of /usr/local/apache/conf/httpd.conf:
> Invalid command 'WebAppMount', perhaps mis-spelled or defined by a 
> module not included in the server configuration
> ../bin/apachectl start: httpd could not be started
> 
> this is the relevant section of the httpd.conf
>          LoadModule webapp_module libexec/mod_webapp.so
>           WebAppConnection warpConnection warp 64.105.155.196:8008
>           WebAppMount examples warpConnection /examples
> 
> if i comment out WebAppMount, apache will start (but not talk to
> tomcat)
> 
> Apache version
> Server version: Apache/1.3.22 (Unix)
> Server built:   Oct 10 2001 14:50:42
> 
> Tomcat version
> 4.0-B3
> 
> I am sure I am just missing something stupid, any assist toward 
> enlightenment would be appreciated
> 
> thanks
> 
> zonker
> [EMAIL PROTECTED]
> 
> 
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Games - play chess, backgammon, pool and more
http://games.yahoo.com/

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

Reply via email to