Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/jsf/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
JSF,Spring,Hibernate集成。在applicationContext.xml中显示错误_Spring_Hibernate_Jsf - Fatal编程技术网

JSF,Spring,Hibernate集成。在applicationContext.xml中显示错误

JSF,Spring,Hibernate集成。在applicationContext.xml中显示错误,spring,hibernate,jsf,Spring,Hibernate,Jsf,我正在尝试集成JSF,Spring和Hibernate。我在Spring中为一个类创建了bean id。但是applicationContext.xml文件显示了Spring项目中类的ClassNotFound异常。确保您在allicationCOntext.xml中添加了conponent:scan标记,并且提到了正确的路径。您可以发布您的applicationContext吗请给我一杯茶。

我正在尝试集成
JSF
,Spring和Hibernate。我在Spring中为一个类创建了bean id。但是
applicationContext.xml
文件显示了Spring项目中类的
ClassNotFound
异常。

确保您在allicationCOntext.xml中添加了conponent:scan标记,并且提到了正确的路径。您可以发布您的applicationContext吗请给我一杯茶。