Error
	This is Error I have encountered
	
			
				[原]命令行运行class文件出现NoClassDefFoundError
				     摘要: Java命令运行程序时出现java.lang.NoClassDefFoundError: org/apache/http/HttpEntity。  
阅读全文
				
					posted @ 
2012-02-14 16:03 天堂露珠 阅读(2172) | 
评论 (0)  编辑
				 
			 
		
			
		
			
				[原]Exception starting filter MyStruts2
				     摘要: java.lang.ClassNotFoundException: org.apache.struts2.dispatcher.ng.filter.StrutsPrepareAndExecuteFilter  
阅读全文
				
					posted @ 
2009-07-27 19:41 天堂露珠 阅读(478) | 
评论 (0)  编辑
				 
			 
		
			
		
			
				[原]MyEclipse location already exists
				     摘要: location already exists , specify a different location  
阅读全文
				
					posted @ 
2009-07-27 00:37 天堂露珠 阅读(1095) | 
评论 (0)  编辑
				 
			 
		
			
		
			
				[原]双系统启动修复
				     摘要: Windows XP 与 Windows Server 2003双系统,当Windows XP系统用Ghost恢复后,Windows Server 2003不能正确启动。  
阅读全文
				
					posted @ 
2009-07-20 14:55 天堂露珠 阅读(355) | 
评论 (0)  编辑
				 
			 
		
			
		
			
				[转]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  
阅读全文
				
					posted @ 
2009-07-07 23:16 天堂露珠 阅读(2129) | 
评论 (1)  编辑
				 
			 
		
			
		
			
				[原]Hibernate - TransientObjectException
				     摘要: object references an unsaved transient instance  
阅读全文
				
					posted @ 
2009-06-19 22:59 天堂露珠 阅读(1136) | 
评论 (1)  编辑
				 
			 
		
			
		
			
				[原]向MySQL数据库插入Blob数据的问题
				     摘要: 在使用Hibernate向数据库插入Blob二进制数据时,发生如下错误: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  
阅读全文
				
					posted @ 
2009-06-03 23:45 天堂露珠 阅读(3998) | 
评论 (1)  编辑
				 
			 
		
			
		
			
				[原]远程登录Windows Server 2003的当前会话
				     摘要: 使用Windows XP远程登录服务器(Windows Server 2003),每次登录,服务器都会为你创建一个新的会话,无法访问服务器端已登录的会话。如果现在服务器上某些程序正处在打开状态,又想通过远程登录监视程序状态,那么无疑需要登录服务器的当前会话。  
阅读全文
				
					posted @ 
2009-06-01 11:19 天堂露珠 阅读(2031) | 
评论 (1)  编辑
				 
			 
		
			
		
			
				[原]Hibernate Unknown entity
				     摘要: Unknown entity: wintys.hibernate.BookAuthor   
阅读全文
				
					posted @ 
2009-05-20 00:17 天堂露珠 阅读(312) | 
评论 (0)  编辑
				 
			 
		
			
		
			
				[原]Hibernate中的slf4j出错
				     摘要: java.lang.NoClassDefFoundError: org/slf4j/impl/StaticLoggerBinder  
阅读全文
				
					posted @ 
2009-05-19 19:35 天堂露珠 阅读(290) | 
评论 (0)  编辑
				 
			 
		
			
		
			
				[原]Could not execute JDBC batch update
				     摘要: org.hibernate.exception.SQLGrammarException: Could not execute JDBC batch update  
阅读全文
				
					posted @ 
2009-05-19 19:17 天堂露珠 阅读(521) | 
评论 (0)  编辑
				 
			 
		
			
		
			
				[转]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.  
阅读全文
				
					posted @ 
2009-05-14 23:04 天堂露珠 阅读(1467) | 
评论 (2)  编辑
				 
			 
		
			
		
			
		
			
		
			
		
			
		
			
				[原]对Class.getMethod()的调用未经检查
				     摘要: 警告:[unchecked]对作为普通类型 java.lang.Class 的成员的 getMethod(java.lang.String,java.lang.Class >...) 的调用未经检查.  
阅读全文
				
					posted @ 
2009-04-05 15:52 天堂露珠 阅读(1725) | 
评论 (0)  编辑
				 
			 
		
			
		
			
		
			
		
			
				[原]Invalid standard action
				     摘要: Tomcat提示出现如下错误:org.apache.jasper.JasperException: Invalid standard action  
阅读全文
				
					posted @ 
2009-03-28 22:34 天堂露珠 阅读(1943) | 
评论 (2)  编辑