[richfaces-issues] [JBoss JIRA] (RF-13477) Framework tests - welcomeFile does not work correctly on WildFly

Brian Leathem (JIRA) issues at jboss.org
Thu Jun 5 18:58:16 EDT 2014


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

Brian Leathem resolved RF-13477.
--------------------------------

      Assignee:     (was: Lukáš Fryč)
    Resolution: Rejected


> Framework tests - welcomeFile does not work correctly on WildFly
> ----------------------------------------------------------------
>
>                 Key: RF-13477
>                 URL: https://issues.jboss.org/browse/RF-13477
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: tests - functional 
>    Affects Versions: 5.0.0.Alpha3
>            Reporter: Lukáš Fryč
>
> tests were configured to use following welcome file configuration:
> {code}
> .welcomeFile("faces/index.xhtml")
>                     .welcomeFile("index.jsf")
> {code}
> but wildfly didn't accept anything else than
> {code}
> index.jsf
> {code}
> and JBoss AS didn't work on anythung else than 
> {code}
> faces/index.xhtml
> {code}
> https://github.com/richfaces/richfaces/blob/master/build/build-resources/src/main/java/org/richfaces/deployment/Deployment.java#L93
> ----
> as a workaround, I have made the usage of welcomefile conditional.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)



More information about the richfaces-issues mailing list