项目

一般

简介

应用发布报 javax.faces.FacesException: Unable to find CDI Bea... » beans.xml

黄 俊睿, 2021-10-28 08:02

 
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>
    (1-1/1)