RE : RE : HTTP Status 408 Error when i login

2005-02-18 Thread Bruno Gonçalves
Status 408 Error when i login Jean-Pierre, do you have any idea what causes the 408 error? Humm... Bruno Gonçalves wrote: humm.. the trace don't give me much more information! --- *The POST:* XXX: Accept-Charset: ISO-8859-1

Re: RE : RE : HTTP Status 408 Error when i login

2005-02-18 Thread Bruno Gonçalves
on socket? Change your browser to exclude bug in browser! For the moment I have no other idea! -Message d'origine- De : Bruno Gonçalves [mailto:[EMAIL PROTECTED] Envoyé : mercredi 16 février 2005 12:16 À : Tomcat Users List Objet : Re: RE : HTTP Status 408 Error when i login Jean-Pierre

Re: RE : HTTP Status 408 Error when i login

2005-02-16 Thread Bruno Gonçalves
Jean-Pierre, do you have any idea what causes the 408 error? Humm... Bruno Gonçalves wrote: humm.. the trace don't give me much more information! --- *The POST:* XXX: Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive:

RE : RE : HTTP Status 408 Error when i login

2005-02-16 Thread LERBSCHER Jean-Pierre
] Envoyé : mercredi 16 février 2005 12:16 À : Tomcat Users List Objet : Re: RE : HTTP Status 408 Error when i login Jean-Pierre, do you have any idea what causes the 408 error? Humm... Bruno Gonçalves wrote: humm.. the trace don't give me much more information

RE : HTTP Status 408 Error when i login

2005-02-15 Thread LERBSCHER Jean-Pierre
Hi, It's a Request timeout. -Message d'origine- De : Bruno Gonçalves [mailto:[EMAIL PROTECTED] Envoyé : mardi 15 février 2005 12:46 À : tomcat-user@jakarta.apache.org Objet : HTTP Status 408 Error when i login I there! I'm using JAAS on Tomcat 5.0.28 to make a authentication process for

Re: RE : HTTP Status 408 Error when i login

2005-02-15 Thread Bruno Gonçalves
Yes, I know! But I don't understand where is the problem :( In the web.xml the value of timeout is 30minutes: !-- session timeout -- session-config session-timeout30/session-timeout /session-config I do a quick login, not more than 1minute!!! :( I need some help with this...

RE : RE : HTTP Status 408 Error when i login

2005-02-15 Thread LERBSCHER Jean-Pierre
: HTTP Status 408 Error when i login Yes, I know! But I don't understand where is the problem :( In the web.xml the value of timeout is 30minutes: !-- session timeout -- session-config session-timeout30/session-timeout /session-config I do a quick login, not more than 1minute

Re: RE : RE : HTTP Status 408 Error when i login

2005-02-15 Thread Bruno Gonçalves
for explanation! -Message d'origine- De : Bruno Gonçalves [mailto:[EMAIL PROTECTED] Envoyé : mardi 15 février 2005 13:36 À : Tomcat Users List Objet : Re: RE : HTTP Status 408 Error when i login Yes, I know! But I don't understand where is the problem :( In the web.xml the value

RE : RE : RE : HTTP Status 408 Error when i login

2005-02-15 Thread LERBSCHER Jean-Pierre
2005 13:59 À : Tomcat Users List Objet : Re: RE : RE : HTTP Status 408 Error when i login Humm... I see. So what can I do on Tomcat to resolve this problem? There's any config file? This problem it's very strange!! Thanks Pierre! LERBSCHER Jean-Pierre wrote: With session-timeout element you

Re: RE : RE : RE : HTTP Status 408 Error when i login

2005-02-15 Thread Bruno Gonçalves
://www.checkupdown.com/status/E408.html for explanation! -Message d'origine- De : Bruno Gonçalves [mailto:[EMAIL PROTECTED] Envoyé : mardi 15 février 2005 13:36 À : Tomcat Users List Objet : Re: RE : HTTP Status 408 Error when i login Yes, I know! But I don't understand where is the problem

Re: RE : RE : RE : HTTP Status 408 Error when i login

2005-02-15 Thread Bruno Gonçalves
: RE : HTTP Status 408 Error when i login Humm... I see. So what can I do on Tomcat to resolve this problem? There's any config file? This problem it's very strange!! Thanks Pierre! LERBSCHER Jean-Pierre wrote: With session-timeout element you specify a session timeout not a request timeout. See

RE : RE : RE : RE : HTTP Status 408 Error when i login

2005-02-15 Thread LERBSCHER Jean-Pierre
set CLASSPATH=%CLASSPATH%;your library path/soap.jar -Message d'origine- De : Bruno Gonçalves [mailto:[EMAIL PROTECTED] Envoyé : mardi 15 février 2005 18:03 À : Tomcat Users List Objet : Re: RE : RE : RE : HTTP Status 408 Error when i login If I run java

RE : HTTP Status 408 Error when i login

2005-02-15 Thread Bruno Gonçalves
=%CLASSPATH%;your library path/soap.jar -Message d'origine- De : Bruno Gonçalves [mailto:[EMAIL PROTECTED] Envoyé : mardi 15 février 2005 18:03 À : Tomcat Users List Objet : Re: RE : RE : RE : HTTP Status 408 Error when i login If I run java org.apache.soap.util.net.TcpTunnelGui 8080

Re: RE : HTTP Status 408 Error when i login

2005-02-15 Thread Bruno Gonçalves
: RE : RE : RE : HTTP Status 408 Error when i login If I run java org.apache.soap.util.net.TcpTunnelGui 8080 localhost 8082 I get Exception in thread main java.lang.NoClassDefFoundError: org/apache/soap/util/net/TcpTunnelGui humm.. but i think my CLASSPATH is correct! LERBSCHER Jean-Pierre wrote

RE : HTTP Status 408 Error when i login

2005-02-15 Thread Bruno Gonçalves
humm.. the trace don't give me much more information! --- *The POST:* XXX: Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive Referer: http://localhost:8082/jcms/web/jsp/das/j_security_check