Thank you for these explanations Chuck!
Caldarale, Charles R a écrit le 07/10/2010 15:38:
From: arnaud icard [mailto:arnaud.ic...@univ-avignon.fr]
Subject: Re: Error 404 when redirected
Second, you should not be placing elements in server.xml.
This is not completly true
> From: arnaud icard [mailto:arnaud.ic...@univ-avignon.fr]
> Subject: Re: Error 404 when redirected
> > Second, you should not be placing elements in server.xml.
> This is not completly true
Note that I said "should not" rather than "must not". You can pla
Caldarale, Charles R a écrit le 07/10/2010 13:50:
I am currently installing and configuring a
webserver with the couple httpd/tomcat.
Exact versions?
httpd : Apache/2.2.9 (Debian)
tomcat : Apache Tomcat/6.0.29
My current Tomcat configuration is something like that :
Hi André,
this difference is due to a slight modification I made.
The error is the same with the original code.
André Warnier a écrit le 07/10/2010 12:33:
arnaud icard wrote:
...
It's working for every applications except the appli2.
The appli2 interprets the index.jsp which redirects to
h
> From: arnaud icard [mailto:arnaud.ic...@univ-avignon.fr]
> Subject: Error 404 when redirected
> I am currently installing and configuring a
> webserver with the couple httpd/tomcat.
Exact versions?
> My current Tomcat configuration is something like that :
> unpackWARs
arnaud icard wrote:
...
It's working for every applications except the appli2.
The appli2 interprets the index.jsp which redirects to
http://appli2.domain.fr/stylesheets/welcome.faces.
At this point I have a 404 error : /The requested resource
(/stylesheets/cas.faces) is not available./
How
Hello,
I am currently installing and configuring a webserver with the couple
httpd/tomcat.
This server hosts many tomcat applications, each one with its own hostname.
My current Tomcat configuration is something like that :
...
...
The httpd VHost configurati