bean.xml is in the src directory
This means that the corresponding bean.xml
file was not found in your classpath
file.
Suggestions: 1. Check if there is a corresponding file in the resources
folder. 2. 'web' under WEB-INF
Is the configuration in .xml` correct?