Hi,

I am experiencing problems in configuring webapp with Apache 1.3.26 and
Tomcat 4.0.3.

httpd.conf
---------------
LoadModule webapp_module libexec/mod_webapp.so
WebAppConnection warpConnection warp localhost:8008
WebAppDeploy examples warpConnection /examples/


Tomcat starts fine and listens at the configured port - 8008. When the
Apache server is started I get the following error message.

Syntax error on line 1416 of /opt/apache/conf/httpd.conf:
Invalid virtual host name
/opt/apache/bin/apachectl start: httpd could not be started


Line number 1416 is ..... WebAppDeploy examples warpConnection /examples/

Please note that the same Apache+Tomcat setup works fine with the mod_jk
module and I could access examples application.

Please correct me if I am missing anything in webapp configuration.

Regards,
Selva


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

Reply via email to