You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by Michael Steindl <m....@gmx.net> on 2001/07/20 12:30:49 UTC

RE: problem with mod_webapp on rh7.1

hi craig,

the newest CVS files compilation seems to work properly, without having
defined any WebAppDeploy's - thx so far!

but
having definded the following in the httpd.conf of apache1.3:
  # 4 tomcat
  LoadModule webapp_module /etc/httpd/modules/mod_webapp.so
  AddModule mod_webapp.c
  WebAppConnection warpConnection warp localhost:8008
  WebAppDeploy jetspeed warpConnection /jetspeed/

this error occured:
  Starting httpd: Syntax error on line 7 of /etc/httpd/conf/httpd.conf:
  Invalid virtual host name
                                                           [FAILED]

any idea?

cu,
michael.

>-----Original Message-----
>From: Craig R. McClanahan [mailto:craigmcc@apache.org]
>Sent: Donnerstag, 19. Juli 2001 17:41
>To: Michael Steindl
>Subject: Re: problem with mod_webapp on rh7.1
>
>
>Recent versions from the "jakarta-tomcat-connectors" CVS repository have
>worked for me.  Can you give them a try?
>
>Craig
>
>
>On Thu, 19 Jul 2001, Michael Steindl wrote:
>
>> hi craig,
>>
>> having the same problem than you've posted with
>> mod_webapp/tomcat4.0b5/apache1.3/rh7.1
>>
>> do you have any solution until now?
>>
>> would be great to get a working mod_webapp module.
>>
>> cheers and thx,
>> michael.
>>
>>
>
>


Re: problem with mod_webapp on rh7.1

Posted by "Eric L. Anderson" <an...@more.net>.
Make sure ServerName is configured prior to the mod_webapp config statements
in httpd.conf.

On Fri, Jul 20, 2001 at 12:30:49PM +0200, Michael Steindl wrote:
> hi craig,
> 
> the newest CVS files compilation seems to work properly, without having
> defined any WebAppDeploy's - thx so far!
> 
> but
> having definded the following in the httpd.conf of apache1.3:
>   # 4 tomcat
>   LoadModule webapp_module /etc/httpd/modules/mod_webapp.so
>   AddModule mod_webapp.c
>   WebAppConnection warpConnection warp localhost:8008
>   WebAppDeploy jetspeed warpConnection /jetspeed/
> 
> this error occured:
>   Starting httpd: Syntax error on line 7 of /etc/httpd/conf/httpd.conf:
>   Invalid virtual host name
>                                                            [FAILED]
> 
> any idea?
> 
> cu,
> michael.
> 
> >-----Original Message-----
> >From: Craig R. McClanahan [mailto:craigmcc@apache.org]
> >Sent: Donnerstag, 19. Juli 2001 17:41
> >To: Michael Steindl
> >Subject: Re: problem with mod_webapp on rh7.1
> >
> >
> >Recent versions from the "jakarta-tomcat-connectors" CVS repository have
> >worked for me.  Can you give them a try?
> >
> >Craig
> >
> >
> >On Thu, 19 Jul 2001, Michael Steindl wrote:
> >
> >> hi craig,
> >>
> >> having the same problem than you've posted with
> >> mod_webapp/tomcat4.0b5/apache1.3/rh7.1
> >>
> >> do you have any solution until now?
> >>
> >> would be great to get a working mod_webapp module.
> >>
> >> cheers and thx,
> >> michael.
> >>
> >>
> >
> >
> 

-- 
Eric L. Anderson
anderson@more.net