Error
This is Error I have encountered
[原]命令行運(yùn)行class文件出現(xiàn)NoClassDefFoundError
摘要: Java命令運(yùn)行程序時(shí)出現(xiàn)java.lang.NoClassDefFoundError: org/apache/http/HttpEntity。
閱讀全文
[原]Exception starting filter MyStruts2
摘要: java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter
閱讀全文
[原]MyEclipse location already exists
摘要: location already exists , specify a different location
閱讀全文
[原]雙系統(tǒng)啟動(dòng)修復(fù)
摘要: Windows XP 與 Windows Server 2003雙系統(tǒng),當(dāng)Windows XP系統(tǒng)用Ghost恢復(fù)后,Windows Server 2003不能正確啟動(dòng)。
閱讀全文
[轉(zhuǎn)]Struts2.1.6 - Unable to load configuration
摘要: Unable to load configuration. - bean - jar:file:/F:/Web/homesite/jsp/struts/WEB-INF/lib/struts2-convention-plugin-2.1.6.jar!/struts-plugin.xml:30:119
閱讀全文
[原]Hibernate - TransientObjectException
摘要: object references an unsaved transient instance
閱讀全文
[原]向MySQL數(shù)據(jù)庫插入Blob數(shù)據(jù)的問題
摘要: 在使用Hibernate向數(shù)據(jù)庫插入Blob二進(jìn)制數(shù)據(jù)時(shí),發(fā)生如下錯(cuò)誤:SQL Error: 1064, SQLState: 42000 。You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near line 1
閱讀全文
[原]遠(yuǎn)程登錄Windows Server 2003的當(dāng)前會(huì)話
摘要: 使用Windows XP遠(yuǎn)程登錄服務(wù)器(Windows Server 2003),每次登錄,服務(wù)器都會(huì)為你創(chuàng)建一個(gè)新的會(huì)話,無法訪問服務(wù)器端已登錄的會(huì)話。如果現(xiàn)在服務(wù)器上某些程序正處在打開狀態(tài),又想通過遠(yuǎn)程登錄監(jiān)視程序狀態(tài),那么無疑需要登錄服務(wù)器的當(dāng)前會(huì)話。
閱讀全文
[原]Hibernate Unknown entity
摘要: Unknown entity: wintys.hibernate.BookAuthor
閱讀全文
[原]Hibernate中的slf4j出錯(cuò)
摘要: java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder
閱讀全文
[原]Could not execute JDBC batch update
摘要: org.hibernate.exception.SQLGrammarException: Could not execute JDBC batch update
閱讀全文
[轉(zhuǎn)]JBoss與JDK的JAXB版本不一致
摘要: java.lang.LinkageError: JAXB 2.0 API is being loaded from the bootstrap classloader, but this RI (from vfszip:/F:/JavaEmt/JBoss/lib/jaxb-impl.jar/com/sun/xml/bind/v2/model/impl/ModelBuilder.class) needs 2.1 API. Use the endorsed directory mechanism to place jaxb-api.jar in the bootstrap classloader.
閱讀全文
[原]對(duì)Class.getMethod()的調(diào)用未經(jīng)檢查
摘要: 警告:[unchecked]對(duì)作為普通類型 java.lang.Class 的成員的 getMethod(java.lang.String,java.lang.Class >...) 的調(diào)用未經(jīng)檢查.
閱讀全文
[原]Invalid standard action
摘要: Tomcat提示出現(xiàn)如下錯(cuò)誤:org.apache.jasper.JasperException: Invalid standard action
閱讀全文