-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 9.0.0.Final
-
Component/s: None
-
Labels:
-
Estimated Difficulty:Low
-
Git Pull Request:
All Wildfly quickstarts have the wrong XML namespaces for 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.
This affects the wildfly archetypes as well