<async-supported>true</async-supported>

出现

cvc-complex-type.2.4.a: Invalid content was found starting with element 'async-supported'. One of
'{"http://java.sun.com/xml/ns/javaee":init-param}' is expected.

 

需要修改

<web-app version="2.4" xmlns="http://java.sun.com/xml/ns/j2ee"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance http://www.springmodules.org/schema/cache/springmodules-cache.xsd http://www.springmodules.org/schema/cache/springmodules-ehcache.xsd" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee
http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd
">

相关文章:

  • 2022-01-12
  • 2021-12-27
  • 2021-12-27
  • 2021-12-27
  • 2022-02-10
  • 2021-06-03
  • 2021-09-17
猜你喜欢
  • 2022-12-23
  • 2022-02-13
  • 2022-12-23
  • 2021-09-03
  • 2021-12-27
  • 2022-12-23
相关资源
相似解决方案