[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-5676) Faces Config Editor doesn't support JSF 2

Juergen Zimmermann (JIRA) jira-events at lists.jboss.org
Thu Jan 14 01:31:30 EST 2010


    [ https://jira.jboss.org/jira/browse/JBIDE-5676?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12505361#action_12505361 ] 

Juergen Zimmermann commented on JBIDE-5676:
-------------------------------------------

A reason may be the different root element for JSF 2:

<faces-config xmlns="http://java.sun.com/xml/ns/javaee"
 xmlns:xi="http://www.w3.org/2001/XInclude"
 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-facesconfig_2_0.xsd"
 version="2.0">

There is:
- version="2.0"
- web-facesconfig_2_0.xsd

> Faces Config Editor doesn't support JSF 2
> -----------------------------------------
>
>                 Key: JBIDE-5676
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-5676
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: jsp/jsf/xml source editing
>    Affects Versions: 3.1.0.CR1
>            Reporter: Juergen Zimmermann
>         Attachments: screenshot-faces-config-editor.jpg
>
>
> The Faces Config Editor doesn't support JSF 2. Screenshot will be provided.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list