You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Jakob Korherr (JIRA)" <de...@myfaces.apache.org> on 2010/09/20 21:49:33 UTC

[jira] Created: (MYFACESTEST-36) Easy config of web.xml, faces-config.xml, beans.xml and other webapp resources

Easy config of web.xml, faces-config.xml, beans.xml and other webapp resources
------------------------------------------------------------------------------

                 Key: MYFACESTEST-36
                 URL: https://issues.apache.org/jira/browse/MYFACESTEST-36
             Project: MyFaces Test
          Issue Type: Improvement
          Components: webapptest
            Reporter: Jakob Korherr
            Assignee: Jakob Korherr


Currently there have to be a web.xml and a faces-config.xml in the WEB-INF folder of the test resources in order to create a correct WAR for deployment.

We should introduce some annotations (@WebXml, @FacesConfig, @BeansXml and @WebappResource) in order to make this configurable for every test class and we should also provide default files for faces-config.xml and web.xml.

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


[jira] Resolved: (MYFACESTEST-36) Easy config of web.xml, faces-config.xml, beans.xml and other webapp resources

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

Jakob Korherr resolved MYFACESTEST-36.
--------------------------------------

    Resolution: Fixed

> Easy config of web.xml, faces-config.xml, beans.xml and other webapp resources
> ------------------------------------------------------------------------------
>
>                 Key: MYFACESTEST-36
>                 URL: https://issues.apache.org/jira/browse/MYFACESTEST-36
>             Project: MyFaces Test
>          Issue Type: Improvement
>          Components: webapptest
>            Reporter: Jakob Korherr
>            Assignee: Jakob Korherr
>
> Currently there have to be a web.xml and a faces-config.xml in the WEB-INF folder of the test resources in order to create a correct WAR for deployment.
> We should introduce some annotations (@WebXml, @FacesConfig, @BeansXml and @WebappResource) in order to make this configurable for every test class and we should also provide default files for faces-config.xml and web.xml.

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