Re: Tapestry HTTPS redirect to port 80

2013-02-05 Thread gaweL
Hi, Thanks a lot, never used this constants before 5.3.6. Anyway, it works ! Thanks again :) -- View this message in context: http://tapestry.1045711.n5.nabble.com/Tapestry-HTTPS-redirect-to-port-80-tp5719759p5719782.html Sent from the Tapestry - User mailing list archive at Nabble.com. ---

Tapestry HTTPS redirect to port 80

2013-02-05 Thread gaweL
Hi, Since tapestry 5.3.6 (previous 5.2.x) our https redirect is not working anymore. In our AppModule : public void contributeMetaDataLocator(MappedConfiguration configuration){ configuration.add(MetaDataConstants.SECURE_PAGE, "true"); } Our tomcat is listenning two different port : 80