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

strus2配置strus.xml问题-The content of element type "package" must match "(result-types?,interceptors?

时间:2018-06-18 18:52:50      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:must   match   tor   pack   现在   需要   nbsp   efault   问题   

搭建strus2项目,在配置strus.xml时候碰到了这个问题:

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*)"

 

没看出来哪里有问题,问了度娘发现在strus.xml中配置package需要按照一定的顺序来配置package中的元素,顺序如下:

result-types
interceptors
default-interceptor-ref
default-action-ref
default-class-ref
global-results
global-exception-mappings
action*(所有action放到最后)

strus2配置strus.xml问题-The content of element type "package" must match "(result-types?,interceptors?

标签:must   match   tor   pack   现在   需要   nbsp   efault   问题   

原文地址:https://www.cnblogs.com/huangzhang/p/9195748.html

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