Re: Tomcat form auth not using filters

2013-04-09 Thread Sergio Vieira Rolanski
Problem solved. I will keep an eye open for that possible hibernate/request problem. Thank you for the help. Sergio - Mensagem original - De: "Sergio Vieira Rolanski" Para: "Tomcat Users List" Enviadas: Terça-feira, 9 de Abril de 2013 8:18:26 Assunto: Re: Tomcat

Re: Tomcat form auth not using filters

2013-04-09 Thread Sergio Vieira Rolanski
adas: Segunda-feira, 8 de Abril de 2013 18:19:11 Assunto: Re: Tomcat form auth not using filters -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Konstantin, On 4/8/13 4:58 PM, Konstantin Kolinko wrote: > 2013/4/9 Sergio Vieira Rolanski : >> Thansk for the reply, >> >> Let m

Re: Tomcat form auth not using filters

2013-04-08 Thread Sergio Vieira Rolanski
Thansk for the reply, Let me try to be clear on this matter: I try open the address "http://localhost:8084/MyApplication"; (or any other protected address/page) and I'm not logged in (I have never logged in or the session is expired) Tomcat should show me the login page (controleAcesso/Login.x

Tomcat form auth not using filters

2013-04-08 Thread Sergio Vieira Rolanski
Hello, Using Java 6, Apache Tomcat 7.0.34, Mojarra 2.1.19 and PrimeFaces 3.5 I set up my application to use forms auth and it is working, but I have a problem when the session expires. I'm not sure what Tomcat does when the session expires to render (or redirect) the login page instead of th