TOMCAT8 Version Management interface problem

Source: Internet
Author: User

After the installation of Tomcat8 decompression version, found that the total into the management interface, the online method is not. The Tomcat-users.xml is also well-equipped. Finally, a closer look at the contents of the Conf/tomcat-users.xml, found a more than a label, causing the configuration file to expire, so always get in. Can be entered smoothly after modification.
<?xml version= ' 1.0 ' encoding= ' utf-8 '? ><tomcat-users xmlns= "Http://tomcat.apache.org/xml" xmlns:xsi= "              Http://www.w3.org/2001/XMLSchema-instance "              xsi:schemalocation=" Http://tomcat.apache.org/xml Tomcat-users.xsd "              version=" 1.0 "> <role rolename=" Admin-gui "/> <role rolename=" Admin-script "/> <role rolename= "Manager-gui"/> <role rolename= "Manager-script"/> <role rolename= "manager-jmx"/> <role rolename= "Manager-status"/> <role rolename= "tomcat"/> <user username= "admin" password= "admin" Roles= "Manager-gui,manager-script,manager-status,manager-jmx,admin-gui,admin-script"/></tomcat-users>

TOMCAT8 Version Management interface problem

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.