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.