应用发布报 javax.faces.FacesException: Unable to find CDI Bea... » beans.xml
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
---|---|
2 |
<beans xmlns="http://xmlns.jcp.org/xml/ns/javaee" |
3 |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
4 |
xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee |
5 |
http://xmlns.jcp.org/xml/ns/javaee/beans_2_0.xsd"
|
6 |
version="2.0" bean-discovery-mode="annotated"> |
7 |
</beans>
|