码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2015-08-08 22:39:18      阅读:108      评论:0      收藏:0      [点我收藏+]

标签:

 

错误:“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放到最后)

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

标签:

原文地址:http://www.cnblogs.com/jym-sunshine/p/4713975.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!