[jboss-jira] [JBoss JIRA] (WFLY-1816) StringIndexOutOfBoundsException in JSF web-app after commit for WFLY-476

Frank Langelage (JIRA) jira-events at lists.jboss.org
Thu Aug 8 08:43:26 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-1816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12795772#comment-12795772 ] 

Frank Langelage commented on WFLY-1816:
---------------------------------------

Unfortunately not. A simple web-app that I created works without problems.
Can security settings have an impact? My complete web-app has security-constraints and security-roles defined in web-app.xml. My test web-app does not have security enabled.

                
> StringIndexOutOfBoundsException in JSF web-app after commit for WFLY-476
> ------------------------------------------------------------------------
>
>                 Key: WFLY-1816
>                 URL: https://issues.jboss.org/browse/WFLY-1816
>             Project: WildFly
>          Issue Type: Bug
>          Components: CDI / Weld
>    Affects Versions: 8.0.0.Alpha4
>            Reporter: Frank Langelage
>            Assignee: Stuart Douglas
>
> The commit c1959b31c0f5320d3ee7992e8a545ba497433162 breaks my web-app.
> With
>     git pull && git reset --hard 861a9ceaa80274edaf32f705887f0bb38068b68d
> my web-app works fine.
> But with
>     git pull && git reset --hard c1959b31c0f5320d3ee7992e8a545ba497433162 
> my web-app starts, index.xhtml renders. But when clicking one of the links the navigation fails.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list