Re: Tomcat form auth not using filters

2013-04-09 Thread Sergio Vieira Rolanski
cat Users List" Enviadas: 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,

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 Christopher Schultz
-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 me try to be clear on this matter: >> >> I try open the address "http://localhost:8084/MyApplication"; (or >> any other

Re: Tomcat form auth not using filters

2013-04-08 Thread Konstantin Kolinko
2013/4/9 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 s

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

Re: Tomcat form auth not using filters

2013-04-08 Thread Konstantin Kolinko
2013/4/8 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

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