You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org> on 2009/05/15 18:29:45 UTC

[jira] Resolved: (MYFACES-2235) ProjectStage extension

     [ https://issues.apache.org/jira/browse/MYFACES-2235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthias Weßendorf resolved MYFACES-2235.
-----------------------------------------

       Resolution: Fixed
    Fix Version/s: 2.0.0-alpha

> ProjectStage extension
> ----------------------
>
>                 Key: MYFACES-2235
>                 URL: https://issues.apache.org/jira/browse/MYFACES-2235
>             Project: MyFaces Core
>          Issue Type: Improvement
>          Components: JSR-314
>    Affects Versions: 2.0.0-alpha
>            Reporter: Matthias Weßendorf
>            Assignee: Matthias Weßendorf
>             Fix For: 2.0.0-alpha
>
>         Attachments: myfaces2235.diff
>
>
> currently jsf's standard ProjectStage is a bit poor, it does not provide support for
> system props... In order to make that happen we (myfaces) could provide
> an extension for that...
> Wo that we could support something like:
> projectStage = System.getProperty("org.apache.myfaces.PROJECT_STAGE")
> Ordering would be:
> -jndi
> -web.xml
> -sys-props
> the current order is JNDI, followed by web.xml

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