首页 > 其他 > 详细

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

时间:2015-08-08 22:36:35      阅读:204      评论: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
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!