浪费别人的时间等于是谋财害命,浪费自己的时间等于是慢性自杀。 —— 列宁

The content of element type "package" must match "(result-types?,interceptors?...

 

错误:“The content of element type "package" must match "(result-types?,interceptors?,default-interceptor-ref?,default-action-ref?,default-class-ref?,global-results?,global-exception-mappings?,action*)". ”

原因:package里元素必须按照一定的顺序排列:

result-types
interceptors
default-interceptor-ref
default-action-ref
default-class-ref
global-results
global-exception-mappings
action*(所有action放到最后)
posted @ 2015-08-08 21:42  一谦的视界  阅读(467)  评论(0编辑  收藏  举报