]
Nicklas Karlsson updated AS7-3267:
----------------------------------
Attachment: test.zip
Sample app attached
JSF redirect from https connector ends up on port 80
----------------------------------------------------
Key: AS7-3267
URL:
https://issues.jboss.org/browse/AS7-3267
Project: Application Server 7
Issue Type: Bug
Components: Web
Affects Versions: 7.1.0.CR1b
Reporter: Nicklas Karlsson
Assignee: Remy Maucherat
Attachments: test.zip
Given a JSF page with a link
{code}
<h:commandLink
action="test2?faces-redirect=true">link</h:commandLink>
{code}
and the app running on
https://localhost/Test/faces/test.xhtml, attempts to load
https://localhost:80/Test/faces/test2.xhtml
are made (failing, of course). The port is 80 even if the http connector is 8080
(it's 80 even if the http connector is removed altogether)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: