-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Rejected
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
mvn archetype:generate -DgroupId=test -DartifactId=test -DarchetypeGroupId=org.wildfly.archetype -DarchetypeArtifactId=wildfly-javaee7-webapp-blank-archetype -DarchetypeVersion=8.1.0.Final
The app has the following files:
./src/main/webapp/WEB-INF/beans.xml
./src/main/webapp/WEB-INF/faces-config.xml
beans.xml and faces-config.xml are using java.sun.com-style namespaces instead of xmlns.jcp.org-style namespaces.
- is blocked by
-
WFLY-4031 Wildfly Quickstarts using old namespaces for beans.xml, faces-config.xml and persistence.xml
-
- Closed
-