Re: Redirecting to 'https://localhost:8443/simple-security/' from Spring application.

2012-10-29 Thread Gabriel Huerta Araujo
stFilter.java:76) nota La traza completa de la causa de este error se encuentra en los archivos de diario de Apache Tomcat/7.0.32. - Original Message - From: "Gabriel Huerta Araujo" To: users@tomcat.apache.org Sent: Monday, October 29, 2012 8:59:37 PM Subject: Redirecting to &#x

Redirecting to 'https://localhost:8443/simple-security/' from Spring application.

2012-10-29 Thread Gabriel Huerta Araujo
I have reached that when I enter to https://localhost:8443/, appears Tomcat page, but when I run a Spring application(I run Tomcat server inside STS) I enter: http://localhost:8080/simple-security/ at the end of execution, page is pointing to https://localhost:8443/simple-security/ and generat