文章列表
Caused by: org.hibernate.AnnotationException: No identifier specified for entity: com.demo.module.User
出错时由于在entity类里面没有设置@ID
Caused by: Error building results for action assemble in namespace / - action - file:/C:/springSourceCode/AssembleDemo/src/main/webapp/WEB-INF/classes/struts.xml:11:49
这 ...
从公司服务器下载下来的工程文件不能用 ,主要原因是由于项目目录不正确,正确过程是:
1-> import 使用mercurial克隆版本库
2->输入URL
3->完成但是现在目录不正确 如果是导入本地文件 还需要team->同步 ->pull
4->现在首先应该吧classpath.class文件删除掉(此文件管理文件结构)
5->enable maven dependency
然后我在文件中用到了JMS在服务器运行成功后发现JVM遇到致命错误
原来是在applicationContext-jms.xml里面配置jms amp的时候分配的 ...