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


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.

Reply via email to