Index: config/index.xml =================================================================== --- config/index.xml (revision 1036202) +++ config/index.xml (working copy) @@ -39,8 +39,9 @@ specific tasks - for that, see the various HOW-TO documents on the main index page.

-

The Tomcat configuration files support Apache Ant style variable -substitution. A system property with the name propname may be +

Tomcat configuration files are formatted as schemaless XML; elements and +attributes are case-sensitive. Apache Ant-style variable substitution +is supported; a system property with the name propname may be used in a configuration file using the syntax ${propname}. All system properties are available including those set using the -D syntax, those automatically made available by the JVM and those configured in