I installed again Tomcat, in order to start with a blank directory.
and it works.
In fact the JkMount /yourNewApp/* yourTomcatWorkerName was included
in the httpd.conf because I used the Tomcat's auto configuration.
I suppose that my application.war was not good.
I had a copy and with this copy I can access to
http:\\localhost\application.
I forget to see the tomcat logs because I don't know the role
of each Tomcat log file: 
        apache_log, 
        catalina_log, 
        localhost_access, 
        localhost_log, 
        stderr.log, 
        stdout.log 
and Apache log files 
        error.log, 
        access.log
Could you help me about these multiple files ?

Sandra, 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: 04 September 2002 15:14
To: Tomcat Users List
Subject: RE: HTTP 404 - File not found Tomcat4.0.4 - Apache2.0.40



Oups, that's right! The exemple's context should run.
Can you (Sandra) look at your tomcat logs?


-----Message d'origine-----
De : Turner, John [mailto:[EMAIL PROTECTED]]
Envoy� : mercredi 4 septembre 2002 14:53
� : 'Tomcat Users List'
Objet : RE: HTTP 404 - File not found Tomcat4.0.4 - Apache2.0.40



That wouldn't (or shouldn't) effect a previously working Tomcat examples
installation.

John

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, September 04, 2002 8:57 AM
> To: Tomcat Users List
> Subject: RE: HTTP 404 - File not found Tomcat4.0.4 - Apache2.0.40
>
>
> Hi,
>
> I think the command :
>
>       JkMount /yourNewApp/* yourTomcatWorkerName
>
> is not present in your httpd.conf.
>
> Vincent.
>
>
> -----Message d'origine-----
> De : Heligon Sandra [mailto:[EMAIL PROTECTED]]
> Envoy� : mercredi 4 septembre 2002 14:48
> � : '[EMAIL PROTECTED]'
> Objet : HTTP 404 - File not found Tomcat4.0.4 - Apache2.0.40
>
>
>
>       Hi,
>
>       I am working with Apache2.0.40, Tomcat4.0.4 and mod_jk
> on WindowsNT.
>       The default configuration works well, I can access to tomcat's
> examples
>       through the url http://localhost/examples.
>       Then I stop Tomcat, I place a war file in the
> CATALINA_HOME/webapps
>       directory and I restart Tomcat.
>       When I try again to access to Tomcat's examples it doesn't work,
>       I have the following error: HTTP 404 - File not found.
>
>       Is it a Tomcat configuration file modified when the new
> context is
> deployed ?
>       I don't understand this error.
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

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



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

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

Reply via email to