I think you're looking for: public void contributeMetaDataLocator( MappedConfiguration<String, String> configuration) { configuration.add(MetaDataConstants.SECURE_PAGE, "true"); }
On Thu, Mar 26, 2009 at 11:10 AM, Dave Greggory <davegregg...@yahoo.com>wrote: > > That looks like it might work, thanks a lot, Jonathan. > > Do you want replaced TapestryConstants.SECURE_PAGE constant? It's not > available in T5.0.18. > > > > ----- Original Message ---- > From: Jonathan Barker <jonathan.theit...@gmail.com> > To: Tapestry users <users@tapestry.apache.org> > Sent: Wednesday, March 25, 2009 10:18:42 PM > Subject: Re: Non Standard SSL port on Tapestry App > > Does the Base URL Support section of this page suit your needs? > > http://tapestry.apache.org/tapestry5/guide/secure.html > > > > On Wed, Mar 25, 2009 at 9:56 PM, Dave Greggory <davegregg...@yahoo.com> > wrote: > > > > Tapestry does not work when using a non standard SSL port. All the form > submissions and events do not send the request properly. We're using a > standard port in tomcat, but a load balancer that sits in front of tomcat > server forces all requests to go through a non standard SSL port. This is > due a corporate requirement and it works fine in our standard Spring MVC > based webapps. > > > > Any way to configure it to recognize and post/get to the right port? > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > > For additional commands, e-mail: users-h...@tapestry.apache.org > > > > > > > > -- > Jonathan Barker > ITStrategic > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org > For additional commands, e-mail: users-h...@tapestry.apache.org > > -- Jonathan Barker ITStrategic