Hi Joel,
A @Secure annotation was implemented recently, I believe you might want
to override the BaseURLSource service:
http://tapestry.formos.com/nightly/tapestry5/tapestry-core/guide/secure.html
Hope this helps. :)
-Filip
Joel Wiegman skrev:
Hello all,
After upgrading to T5.0.11-SNAPSHOT, PageLink components that render SSL
links do not render the correct protocol and omit the port altogether.
Expected:
https://myserver:9300/myapp
Actual:
http://myserver/myapp
Running the same application over regular HTTP renders the links
correctly.
Can anyone confirm this?
Joel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]