报错信息

元素类型为 "package" 的内容必须匹配 "(result-types?,interceptors?,default-interceptor-ref?,default-action-ref?,default-class-ref?,global-results?,global-exception-mappings?,action*)"

报错原因

配置文件的内容顺序书写

解决方法

参照

result-types?

interceptors?

default-interceptor-ref

default-action-ref

default-class-ref

global-results

global-exception-mappings

action

的顺序来书写即可

/*<action>包含<result>*/

相关文章:

  • 2021-06-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-16
  • 2021-08-04
  • 2021-07-31
  • 2021-05-25
  • 2022-12-23
  • 2022-12-23
  • 2021-08-21
相关资源
相似解决方案