Hi,
Please create a ticket and attach your quickstart.
It will be good to fix this for 6.5.0 (scheduled for this Friday (Jan 18)).
On Tue, Jan 15, 2013 at 3:18 AM, Jeremy Levy jel...@gmail.com wrote:
I believe I may have stumbled upon somewhat serious issue with 6.4.0 (and
possibly earlier).
Thanks- Done.
https://issues.apache.org/jira/browse/WICKET-4979
On Tue, Jan 15, 2013 at 3:05 AM, Martin Grigorov mgrigo...@apache.orgwrote:
Hi,
Please create a ticket and attach your quickstart.
It will be good to fix this for 6.5.0 (scheduled for this Friday (Jan 18)).
On Tue, Jan 15,
Just to close the loop here. If setRootRequestMapper(new HttpsMapper... is
done before you add your mounts, they will not be enabled for SSL. I've
added and updated the Wiki to reflect this as well as requested the line in
the javadoc where this is be mentioned be made more prominent.
Jeremy
Thanks :)
On 01/15/2013 08:45 PM, Jeremy Levy wrote:
Just to close the loop here. If setRootRequestMapper(new HttpsMapper... is
done before you add your mounts, they will not be enabled for SSL. I've
added and updated the Wiki to reflect this as well as requested the line in
the javadoc where