[jbosstools-issues] [JBoss JIRA] (JBIDE-8002) (incorrect) faces-config validation error upon project clean

Alexey Kazakov (Updated) (JIRA) jira-events at lists.jboss.org
Fri Oct 28 15:04:45 EDT 2011


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

Alexey Kazakov updated JBIDE-8002:
----------------------------------

      Fix Version/s: LATER
                         (was: 3.3.x)
    Forum Reference: http://community.jboss.org/thread/159819  (was: http://community.jboss.org/thread/159819)

    
> (incorrect) faces-config validation error upon project clean
> ------------------------------------------------------------
>
>                 Key: JBIDE-8002
>                 URL: https://issues.jboss.org/browse/JBIDE-8002
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.2.0.Beta2
>         Environment: Eclipse Helios
>            Reporter: erik van altena
>            Assignee: Viacheslav Kabanovich
>            Priority: Minor
>             Fix For: LATER
>
>
> In my project (jsf 1.2 capabilities) I have multiple faces-config files, configured as follows in the web.xml file:
> <context-param>
>   <param-name>javax.faces.CONFIG_FILES</param-name>
>   <param-value>/WEB-INF/faces-config.xml,/WEB-INF/navigation.xml,/WEB-INF/form-config.xml,/WEB-INF/storage-config.xml,/WEB-INF/search-config.xml</param-value>
>  </context-param>
> So far so good. However, each time I now clean the project, I get a validation error in the problems list (and the project is marked as having an error) on the fact that one of these files does not exist - it seems random which one it complains about but the error does happen consistently. This validation error is not shown in the web.xml file itself when I open it, and when I alter and save the web.xml file, the error disappears from the problems list and the project no longer has errors.
> I did not ever see this otherwise minor issue in beta 1.

--
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 jbosstools-issues mailing list