Query: tomcat7-instance-create
OS: debian
Section: 2
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
TOMCAT7-INSTANCE-CREATE(2) TOMCAT7-INSTANCE-CREATE(2)NAMEtomcat7-instance-create - creates a Tomcat7 instanceSYNOPSIStomcat7-instance-create [OPTIONS] DIRECTORYNAMEDESCRIPTIONThe tomcat7-instance-create script creates a directory with all required Tomcat7 CATALINA_BASE elements so that a separate Tomcat 7 instance with its own configuration, libraries or web applications can be run by a user. bin/startup.sh and bin/shutdown.sh scripts are also generated to allow the instance to be started and stopped. DIRECTORYNAME The name of the directory where the instance will be created. It should not exist and will be created automatically.OPTIONS-p HTTPPORT The TCP port to use for the default HTTP connector in the instance. The default port is 8080. -c CONTROLPORT The TCP port to use for Tomcat shutdown control port. The default port is 8005. -w MAGICWORD The magic word that sent to the control port will trigger the shutdown of the Tomcat instance. The default word is SHUTDOWN.AUTHORThis man page was written by Thierry Carrez <thierry.carrez@ubuntu.com> and is copyright (C) 2008 Canonical Ltd. Feb 2010 TOMCAT7-INSTANCE-CREATE(2)
Related Man Pages |
---|
asadmin-shutdown(1as) - sunos |
shutdown(1as) - sunos |
shutdown(1as) - x11r4 |
shutdown(1as) - php |
asadmin-shutdown(1as) - php |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
Detecting unused variables... |
One instance of comparing grep and awk |
A (ksh) Library For and From UNIX.com |