Here's how I solve this problem with Tomcat and OpenShift:
I declare these Symbol values:
tapestry.hostname=.rhcloud.com
tapestry.hostport=80
tapestry.hostport-secure=443
tapestry.secure-enabled=true
I put @Secure to my pages.
And I declare RemoteIpValve in my application context like this:
On 05/31/2013 02:45 PM, John wrote:
My tapestry app doesn't work with SSL set up, the links have port 443 added but
start http://.
There must be some configuration missing?
John
You may also want to look at: MetaDatConstants.SECURE_PAGE. I know even
with AJP proxying to Tomcat, we've ran i
when accessed on the internal network?
regards,
John
- Original Message -
From: Alejandro Scandroli
To: Tapestry users
Sent: Monday, June 03, 2013 10:52 AM
Subject: Re: Tapestry links not https
Hi John
These are configuration symbols: http://tapestry.apache.org/symbols
---
From: Alejandro Scandroli
To: Tapestry users
Sent: Monday, June 03, 2013 10:52 AM
Subject: Re: Tapestry links not https
Hi John
These are configuration symbols: http://tapestry.apache.org/symbols.html
One way (there are other ways) you can configured th
To: Tapestry users
Sent: Monday, June 03, 2013 10:52 AM
Subject: Re: Tapestry links not https
Hi John
These are configuration symbols: http://tapestry.apache.org/symbols.html
One way (there are other ways) you can configured them is through the
ApplicationDefaults provider
p
es? Have you got a code snippet pls?
>
> John
> - Original Message -
> From: Alejandro Scandroli
> To: Tapestry users
> Sent: Friday, May 31, 2013 9:29 PM
> Subject: Re: Tapestry links not https
>
>
> John, make sure you set both SymbolConstants.
: Re: Tapestry links not https
John, make sure you set both SymbolConstants.HOSTPORT and
SymbolConstants.HOSTPORT_SECURE.
There is a tiny issue with this if you don't do it, see my comments
here: https://issues.apache.org/jira/browse/TAP5-1973
Alejandro.
On Fri, May 31, 2013 at
ver name
> is fine though so I don't need to set that.
>
> John
> - Original Message -
> From: Dmitry Gusev
> To: Tapestry users
> Sent: Friday, May 31, 2013 9:01 PM
> Subject: Re: Tapestry links not https
>
>
> Sorry, looks like you've
fine though so I don't need to set that.
John
- Original Message -
From: Dmitry Gusev
To: Tapestry users
Sent: Friday, May 31, 2013 9:01 PM
Subject: Re: Tapestry links not https
Sorry, looks like you've cited this page, but there's a code sample that
c
x27;s not configurable.
>>
>> John
>> - Original Message -
>> From: John
>> To: users@tapestry.apache.org
>> Sent: Friday, May 31, 2013 8:45 PM
>> Subject: Tapestry links not https
>>
>>
>> My tapestry app doesn't work wi
s there a way to
> do that?
>
> It seems I must follow the Tapestry way of @Secure in the pages, but
> that's not configurable.
>
> John
> - Original Message -
> From: John
> To: users@tapestry.apache.org
> Sent: Friday, May 31, 2013 8:45 PM
>
--- Original Message -
From: John
To: users@tapestry.apache.org
Sent: Friday, May 31, 2013 8:45 PM
Subject: Tapestry links not https
My tapestry app doesn't work with SSL set up, the links have port 443 added
but start http://.
There must be some configuration missing?
John
My tapestry app doesn't work with SSL set up, the links have port 443 added but
start http://.
There must be some configuration missing?
John
13 matches
Mail list logo