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

Juraj Húska commented on RF-13432:
----------------------------------

I am wondering whether this update should not involve also updating of the 
{{faces-config.xml}} header namespace ?

We are using faces-config header with 2.0, this should be header for JSF 2.2:

{code:xml}
<faces-config xmlns="http://xmlns.jcp.org/xml/ns/javaee";
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
    xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee
        http://xmlns.jcp.org/xml/ns/javaee/web-facesconfig_2_2.xsd";
    version="2.2">
</faces-config>
{code}

Do you think this is important ? IMHO it can cause some problems in the 
future...
                
> Upgrade framework build to JSF 2.2
> ----------------------------------
>
>                 Key: RF-13432
>                 URL: https://issues.jboss.org/browse/RF-13432
>             Project: RichFaces
>          Issue Type: Component  Upgrade
>      Security Level: Public(Everyone can see) 
>          Components: third-party
>    Affects Versions: 5.0.0.Alpha3
>            Reporter: Lukáš Fryč
>            Assignee: Lukáš Fryč
>             Fix For: 5.0.0.Alpha3
>
>


--
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

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to