apache
commons
collections
SequencedHashMap"'s signer information does not match signer information of other classes in the same package 这是由于struts 提供的commons-beanutils
jar 和 hibernate 提供的commons-collections
jar 冲突成的, 可以从spring 提供的lib 中找到这个两个jar 2
IllegalStateException: No data type for node: org
hibernate
IdentNode 用hql 时,忘了给表名加别名,如select p from Position,应该是select p from Position p 3
The Server didn 't send back a proper XML response 用FCKEditor 时 原因:解析不了xml 文件 解决方法: 情况一:web
xml 的配置是否正确,具体查看《FCKEditor 使用指南
pdf》,还有 fckeditor 自带的几个jar包 情况二:加入 serializer
jar,xalan
jar 情况三:把项目下的fckeditor 包删了,重新加入一遍 4
eclipse
SWTError: No more handles [Unknown Mozilla path (MOZILLA_FIVE_HOME not set)] SWTError:没有更多的处理[未知 Mozilla 的路径(MOZILLA_FIVE_HOME 未设置)] 环境:linu