Here's what else I found since first writing the email quoted below.

FYI - Tomcat 4.0.3
mod_webapp binary for linux i386 (I did not compile it)

If I comment out the WebAppDeploy line, then apachectl configtest (and 
"start") report the same error of invalid virtual host name for the 
following WebAppInfo line.

If I comment out both the WebAppDeploy line and the WebAppInfo line, 
apachectl configtest reports "syntax OK".  However, that is useless, 
because I haven't associated any tomcat webapps to an apache URL.

I tried adding a trailing slash to /examples, but that didn't change 
anything.

If anybody has any ideas, I would be most grateful.

Regards,
Paul Phillips



--On Tuesday, March 12, 2002 5:37 PM -0600 Paul Phillips 
<[EMAIL PROTECTED]> wrote:

> Hello -
>
> I am trying to integrate Apache and Tomcat with the warp connector.
>
> I am following the instructions at:
> http://www.galatea.com/flashguides/apache-tomcat-4-unix.xml
> which are dated March 6, 2002, so they aren't too old!
>
> I have followed the instructions exactly as stated on my RedHat Linux 7.2
> platform.  I am not using the RedHat Apache, but rather I built it from
> scratch.
>
> Per the instructions, I added these lines to the very end of httpd.conf
>
> <IfModule mod_webapp.c>
>  WebAppConnection conn      warp  localhost:8008
>  WebAppDeploy     examples    conn  /examples
>  WebAppInfo /webapp-info
> </IfModule>
>
> When I run apachectl configtest, I get this error message:
> Syntax error line xxx
> Invalid virtual host name
>
> The line number is the line that is:
>  WebAppDeploy     examples    conn  /examples
>
> I cannot figure out why it thinks this is a virtual host name, or what I
> have wrong that is producing the syntax error.
>
> Can anyone help?
>
> Thanks
> Paul Phillips
>
> --
> To unsubscribe:   <mailto:[EMAIL PROTECTED]>
> For additional commands: <mailto:[EMAIL PROTECTED]>
> Troubles with the list: <mailto:[EMAIL PROTECTED]>



___________________________________________________
Paul Phillips
Director of Orchestral Activities, Meadows School of the Arts
Southern Methodist University

"You must sing every note you play, sing even through the rests!"
Arturo Toscanini

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

Reply via email to