[jboss-user] [JBoss Seam] - Re: HTTPS Scheme in pages.xml without httpsport or default p

nkhilnani do-not-reply at jboss.com
Thu Jan 10 12:12:47 EST 2008


Hmm.. we noticed another issue.

When the Loadbalancer has SSL but internally redirects the requst to a tomcat not on SSL (to avoid having SLL at every level in the internal restricted network) the Seam framework sends back 302 (page moved) for every request to the login-view-id page and we get an infinite loop of 302 location login-view-id.

If the tomcat has SSL setup, it works as expected. 

Does the Seam framework explicitly check if the current host scheme is SSL even if the request URL is https?

Thanks,
Nik

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118755#4118755

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118755



More information about the jboss-user mailing list