RE: Tomcat 6.0 and Windows 7

2010-09-28 Thread Julie Gautier
Wesley Acheson [mailto:wesley.ache...@gmail.com] Envoyé : mardi 28 septembre 2010 16:24 À : Tomcat Users List Objet : Re: Tomcat 6.0 and Windows 7 Its probably the Firewall / Anti Virus on the first machine, or its on a dodgy network connection. On Tue, Sep 28, 2010 at 4:20 PM, Julie Gautier wrote:

Re: Tomcat 6.0 and Windows 7

2010-09-28 Thread Wesley Acheson
Warnier [mailto:a...@ice-sa.com] > Envoyé : lundi 27 septembre 2010 22:17 > À : Tomcat Users List > Objet : Re: Tomcat 6.0 and Windows 7 > > Wesley Acheson wrote: >> Hi is that all thats in the log. It appears read timeout should be >> caused by an upstream IO Exception. >

RE: Tomcat 6.0 and Windows 7

2010-09-28 Thread Julie Gautier
r great help ! Julie -Message d'origine- De : André Warnier [mailto:a...@ice-sa.com] Envoyé : lundi 27 septembre 2010 22:17 À : Tomcat Users List Objet : Re: Tomcat 6.0 and Windows 7 Wesley Acheson wrote: > Hi is that all thats in the log. It appears read timeout should be > cau

RE: Tomcat 6.0 and Windows 7

2010-09-28 Thread Julie Gautier
À : Tomcat Users List Objet : Re: Tomcat 6.0 and Windows 7 Wesley Acheson wrote: > Hi is that all thats in the log. It appears read timeout should be > caused by an upstream IO Exception. That is obviously what the server is saying. It seems that the server is trying to read what the b

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread Pid
On 27/09/2010 14:45, Julie Gautier wrote: > authentify... Like it. p 0x62590808.asc Description: application/pgp-keys signature.asc Description: OpenPGP digital signature

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread André Warnier
Wesley Acheson wrote: Hi is that all thats in the log. It appears read timeout should be caused by an upstream IO Exception. That is obviously what the server is saying. It seems that the server is trying to read what the browser should be sending, but that the browser closes the connection be

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread Wesley Acheson
Hi is that all thats in the log. It appears read timeout should be caused by an upstream IO Exception. Wes On Mon, Sep 27, 2010 at 2:51 PM, Julie Gautier wrote: > Hello, > > I wrote a web application, that works great with a server under Tomcat > 6.0.13 and client with Windows XP OS, in which us

RE: Tomcat 6.0 and Windows 7

2010-09-27 Thread Julie Gautier
Ok, I'll try. Thanks. Julie Gautier ACTES SUD 04 90 49 33 71 -Message d'origine- De : Ognjen Blagojevic [mailto:ognjen.d.blagoje...@gmail.com] Envoyé : lundi 27 septembre 2010 16:20 À : Tomcat Users List Objet : Re: Tomcat 6.0 and Windows 7 On 27.9.2010 15:45, Julie Gau

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread Ognjen Blagojevic
On 27.9.2010 15:45, Julie Gautier wrote: I installed the web application on a server : I installed Apache Tomcat (as a service) on the server machine and put my web application under Apache Software Foundation\Tomcat 6.0\webapps\ROOT. The first client machine is mine (running XP), the second one

RE: Tomcat 6.0 and Windows 7

2010-09-27 Thread Julie Gautier
ed. Just tell me. I appreciate your help ! Many thanks ! Julie Gautier -Message d'origine- De : André Warnier [mailto:a...@ice-sa.com] Envoyé : lundi 27 septembre 2010 15:29 À : Tomcat Users List Objet : Re: Tomcat 6.0 and Windows 7 Caldarale, Charles R wrote: >> Fro

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread André Warnier
Caldarale, Charles R wrote: From: Maximilian Stocker [mailto:m...@talentoyster.com] Subject: RE: Tomcat 6.0 and Windows 7 Sorry but no. This statement does not match the "localhost" part you also mentioned. I'll bite. Why do you say that? The "localhost" part of

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread André Warnier
Maximilian Stocker wrote: Sorry but no. This statement does not match the "localhost" part you also mentioned. Maximilian, For a minute, you had me doubt there. So sorry but no, your mistake, not mine. The server will always create this "localhost.log" file. It is the server that is "local

RE: Tomcat 6.0 and Windows 7

2010-09-27 Thread Caldarale, Charles R
> From: Maximilian Stocker [mailto:m...@talentoyster.com] > Subject: RE: Tomcat 6.0 and Windows 7 > Sorry but no. This statement does not match the > "localhost" part you also mentioned. I'll bite. Why do you say that? The "localhost" part of the log fil

RE: Tomcat 6.0 and Windows 7

2010-09-27 Thread Julie Gautier
localhost.2010-09-25.log" ! Thanks for your help. -Message d'origine- De : Maximilian Stocker [mailto:m...@talentoyster.com] Envoyé : lundi 27 septembre 2010 15:09 À : 'Tomcat Users List' Objet : RE: Tomcat 6.0 and Windows 7 Sorry but no. This statement does not match

RE: Tomcat 6.0 and Windows 7

2010-09-27 Thread Maximilian Stocker
t...@actes-sud.fr] Sent: Monday, September 27, 2010 9:05 AM To: 'Tomcat Users List'; 'Tomcat Users List' Subject: RE: Tomcat 6.0 and Windows 7 Thanks for your quick reply ! It's correct : the only thing that changes is the client. For the browser question, the behavior is t

RE: Tomcat 6.0 and Windows 7

2010-09-27 Thread Julie Gautier
septembre 2010 15:00 À : Tomcat Users List Objet : Re: Tomcat 6.0 and Windows 7 Julie Gautier wrote: > Hello, > > I wrote a web application, that works great with a server under Tomcat > 6.0.13 and client with Windows XP OS, in which user has to upload (text) > files that are read an

Re: Tomcat 6.0 and Windows 7

2010-09-27 Thread André Warnier
Julie Gautier wrote: Hello, I wrote a web application, that works great with a server under Tomcat 6.0.13 and client with Windows XP OS, in which user has to upload (text) files that are read and exploited. I tried this application (on a client machine) under Windows 7 and it works with uploade

Tomcat 6.0 and Windows 7

2010-09-27 Thread Julie Gautier
Hello, I wrote a web application, that works great with a server under Tomcat 6.0.13 and client with Windows XP OS, in which user has to upload (text) files that are read and exploited. I tried this application (on a client machine) under Windows 7 and it works with uploaded files around 5-6 kb b