[jboss-jira] [JBoss JIRA] (AS7-3267) JSF redirect from https connector ends up on port 80

Nicklas Karlsson (Updated) (JIRA) jira-events at lists.jboss.org
Wed Jan 11 04:11:11 EST 2012


     [ https://issues.jboss.org/browse/AS7-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list