这个错误说明是我的Quartz.xml文件的问题

错误描述:错误发生在文档的标记后,文档格式必须是良好的。

错误原因:The markup in the document following the root element must be well-formed.	Quartz.xml .......我这里多写了个 </xml>

 

文件头的<?xml ?>只是用来描述xml文件的,是不需要</xml>结尾的。

The markup in the document following the root element must be well-formed.	Quartz.xml .......

 

相关文章:

  • 2022-12-23
  • 2021-10-26
  • 2021-09-25
  • 2022-01-09
  • 2022-12-23
  • 2022-12-23
  • 2021-11-01
猜你喜欢
  • 2022-12-23
  • 2021-07-23
  • 2021-08-15
  • 2022-12-23
  • 2021-08-10
  • 2022-12-23
  • 2021-07-20
相关资源
相似解决方案