You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by shanmugampl <sh...@india.adventnet.com> on 2002/07/09 06:34:07 UTC

Integrating Apache2.0.39 and Tomcat4.0.4

Hi,

    I am trying to integrate Apache 2.0.39 and Tomcat4.0.4 with the warp 
connector. I have taken the tar.gz file for the warp connector and 
generated the mod_webapp.so file and copied it to the libexec directory 
of my apache.I have loaded the module using the

LoadModule webapp_module libexec/mod_webapp.so

After this i have entered the lines

	    WebAppConnection warpConnection warp localhost:8008
	    WebAppDeploy examples warpConnection /examples/

If i run apachetl configtest i am getting the following error

Syntax error on line 1007 of /advent3/apache/conf/httpd.conf
Invalid virtual host name

Can somebody help me out of this

Thanks
Shanmugam.PL


	  




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>