最近我升级了以下内容:
现在,当我尝试在Eclipse中部署我的应用程序时,它不再起作用(有时它可以工作,但大多数时候它不起作用).在升级之前一切正常,但是现在我在部署应用程序时得到了这个堆栈跟踪(在这里你看到"Acesso negado",意思是"访问被拒绝"):
13:18:12,452 SEVERE [javax.faces] (MSC service thread 1-7) Unable to obtain InjectionProvider from init time FacesContext. Does this container implement the Mojarra Injection SPI?
13:18:12,452 SEVERE [javax.faces] (MSC service thread 1-7) Unable to call @PreDestroy annotated methods because no InjectionProvider can be found. Does this container …Run Code Online (Sandbox Code Playgroud)