When Tomcat is started, the system prompts that the context node of server. XML does not support the source attribute warning solution.

Source: Internet
Author: User

Tomcat startup prompt:

 

2011-4-17 0:33:27 org. Apache. tomcat. util. digester. setpropertiesrule begin

Warning: [setpropertiesrule] {server/service/engine/host/context} setting property 'source' to 'org. eclipse. JST. j2EE. server: Epai-0.1 'did not find a matching property.

[Setpropertiesrule] the warning is that the source attribute is not supported in the context node of tomcat6.0 server. xml. For details, visit tomcat.apache.org. The specific content is:

For Tomcat 6, unlike Tomcat 4.X, it is not recommended to place <context> elements directly in the server. xml file.This is because it makes modifyingContextConfiguration more invasive since the mainconf/server.xmlFile cannot be reloaded without restarting tomcat.

You can easily find a solution through the official customs clearance documents.

Modify the Tomcat server configuration (using eclipse ). Close the server and double-click the server in the Server View to open the configuration page. Select "Publish module contexts to separate XML files" and save and exit.

When Tomcat is started, the system prompts that the context node of server. XML does not support the source attribute warning solution.

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.