ssh整合異常解決(creating bean w name 'sessionfactory' defined in class path)
整合ssh註解的方式,但是一直有異常。還是解決了,貼出來。
[org.springframework.web.context.contextloader]: context initialization failed
org.springframework.beans error creating bean with name 'sessionfactory' defined in class pathwww.cppcns.com resource
[spring-hibernate.xml]: invocation of init method failed; nested exception is org.hibernate.mappingexception:
could not get constructor for org.hibernate.persister.entity.singletableentitype程式設計客棧rsister
看到這個異常,首先我以為我沒導hibernate的相關包,所以去找包,但是發現沒少;最後又把包整合了一下,還是沒少hibernate的相關包。
乙個包乙個包找所有包都找了一遍發現好像少了乙個j**assist的包,然後把這個包導進去,奇蹟般的不報錯了;然後啟動伺服器好了。
特意去網上找了j**assist包的作用,描述如下:
j**assist----**生成工具,hibernate用它在執行時擴充套件j**a類和實現,同cglib包。
本文標題: jsp 開發ssh整合異常解決辦法
本文位址:
SSH整合開發步驟詳解
這篇博文主要敘述了ssh的整合開發步驟,是對前段時間ssh專案的乙個簡單總結。1.加入spring 1 新建乙個動態的web工程,加入spring相關的jar包 2 配置 web.xml 檔案,主要配置啟動ioc容器的listener 3 加入spring的配置檔案。因為配置檔案比較多,所以在當前w...
SSH 開發 框架整合實戰教程
1 下列常量中,用於在execute 方法中返回,表示執行成功並返回結果頁面的是 2分參 d答案說明 2 使用struts2.3.24版本的專案所依賴的基礎jar包的個數是 2分參 c答案說明 3 下列選項中是struts2的核心配置檔案的是 2分參 c答案說明 4 struts2框架的核心是 2分...
解決openoffice程序異常退出的辦法
步驟1 編寫指令碼 openoffice.sh usr bin bash openofficepid ps ef grep opt openoffice4 program soffice grep v grep grep v grep awk if n openofficepid then echo...