You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Werner Punz (Created) (JIRA)" <de...@myfaces.apache.org> on 2012/03/23 12:49:27 UTC

[jira] [Created] (MYFACES-3512) Add ServiceLoader code to our Chainloading init code

Add ServiceLoader code to our Chainloading init code
----------------------------------------------------

                 Key: MYFACES-3512
                 URL: https://issues.apache.org/jira/browse/MYFACES-3512
             Project: MyFaces Core
          Issue Type: Improvement
    Affects Versions: 2.0.13-SNAPSHOT, 2.1.7-SNAPSHOT
            Reporter: Werner Punz


We have a set of internal events which go beyound of what JSF 2.x can deliver, to use those we have for now to add a context param to our web.xml. Now JDK6 has a service faclity which we should use optionally if present to load the plugins as services.
The commits under this issue will enable this facilty if present.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MYFACES-3512) Add ServiceLoader code to our Chainloading init code

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

Werner Punz resolved MYFACES-3512.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.1.7-SNAPSHOT
                   2.0.13-SNAPSHOT
    
> Add ServiceLoader code to our Chainloading init code
> ----------------------------------------------------
>
>                 Key: MYFACES-3512
>                 URL: https://issues.apache.org/jira/browse/MYFACES-3512
>             Project: MyFaces Core
>          Issue Type: Improvement
>    Affects Versions: 2.0.13-SNAPSHOT, 2.1.7-SNAPSHOT
>            Reporter: Werner Punz
>             Fix For: 2.0.13-SNAPSHOT, 2.1.7-SNAPSHOT
>
>
> We have a set of internal events which go beyound of what JSF 2.x can deliver, to use those we have for now to add a context param to our web.xml. Now JDK6 has a service faclity which we should use optionally if present to load the plugins as services.
> The commits under this issue will enable this facilty if present.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira