Parse Fatal Error at line 1 column 7: The processing instruction target matching "[xX][mM][lL]" is not allowed.

来源:互联网 发布:纹绣师上门软件 编辑:程序博客网 时间:2024/05/01 02:57

Tomcat6启动报错:Parse Fatal Error at line 1 column 7: The processing instruction target matching "[xX][mM][lL]" is not allowed.

解决方法:conf/server.xml中保持<?xml version='1.0' encoding='utf-8'?>前面没有空格。

原创粉丝点击