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

Max Rydahl Andersen (JIRA) issues at jboss.org
Mon Jan 20 06:55:48 EST 2014


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

Max Rydahl Andersen resolved JBIDE-8002.
----------------------------------------

    Resolution: Out of Date


Thank you for reporting this issue but this issue have been resolved as out-of-date since it has not had any updates for the last 2+ years (730 days).

If you believe this issue is still relevant and important then please reopen the issue or create a new one mentioning/linking this jira for background information.

Thank you!


                
> (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/html 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
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list