You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org> on 2010/11/18 00:35:14 UTC

[jira] Created: (MYFACES-2974) Use FacesConfig interfaces to load configuration using annotations

Use FacesConfig interfaces to load configuration using annotations
------------------------------------------------------------------

                 Key: MYFACES-2974
                 URL: https://issues.apache.org/jira/browse/MYFACES-2974
             Project: MyFaces Core
          Issue Type: Sub-task
          Components: JSR-314
    Affects Versions: 2.0.2
            Reporter: Leonardo Uribe
            Assignee: Leonardo Uribe


Instead call Application instance or RuntimeConfig directly, we should handle config information retrieved through annotation scanning like if it was another FacesConfig. In that way, the algorithm on FacesConfigurator becomes simpler.

Additionally, we need to fix metadataComplete behavior. It seems it is not working right now. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (MYFACES-2974) Use FacesConfig interfaces to load configuration using annotations

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/MYFACES-2974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Leonardo Uribe resolved MYFACES-2974.
-------------------------------------

    Resolution: Fixed

> Use FacesConfig interfaces to load configuration using annotations
> ------------------------------------------------------------------
>
>                 Key: MYFACES-2974
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2974
>             Project: MyFaces Core
>          Issue Type: Sub-task
>          Components: JSR-314
>    Affects Versions: 2.0.2
>            Reporter: Leonardo Uribe
>            Assignee: Leonardo Uribe
>
> Instead call Application instance or RuntimeConfig directly, we should handle config information retrieved through annotation scanning like if it was another FacesConfig. In that way, the algorithm on FacesConfigurator becomes simpler.
> Additionally, we need to fix metadataComplete behavior. It seems it is not working right now. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.