public final class Tool
extends java.lang.Object
catalina.home system property configured with the pathname of the Tomcat installation
directory.bootstrap.jar and $JAVA_HOME/lib/tools.jar.The command line to execute the tool looks like:
java -classpath $CLASSPATH org.apache.catalina.startup.Tool \
${options} ${classname} ${arguments}
with the following replacement contents:
ant.home system property to corresponding to the value of
catalina.home (useful when your command line tool runs Ant).common/classes and common/lib to the class loader
repositories.server/classes and server/lib to the class loader
repositories.shared/classes and shared/lib to the class loader
repositories.main()
method.| Constructor and Description |
|---|
Tool() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
The main program for the bootstrap.
|
Copyright © 2000-2024 Apache Software Foundation.
Apache Tomcat, Tomcat, Apache, the Apache Tomcat logo and the Apache logo are either registered trademarks or trademarks of the Apache Software Foundation.