Bean not instantiated

前端 未结 1 1143
挽巷
挽巷 2020-12-22 10:37

Platform I am using:

  • Fedora 20;
  • mariadb-5.5.34-2.fc20.x86_64;
  • Eclipse Kepler Service Release from www.eclipse.org;
相关标签:
1条回答
  • 2020-12-22 11:10

    What's your web.xml? did you map jsf pages on *.html or *.jsf or other?

    Do you have a beans.xml in WEB-INF if you expect to use CDI?

    0 讨论(0)
提交回复
热议问题