rem JPDA_ADDRESS (Optional) Java runtime options used when the "jpda start"
rem command is executed. The default is "jdbconn".
rem
-rem $Id: catalina.bat 355227 2005-12-08 21:44:16Z keith $
+rem $Id$
rem ---------------------------------------------------------------------------
rem Guess CATALINA_HOME if not defined
# CATALINA_PID (Optional) Path of the file which should contains the pid
# of catalina startup java process, when start (fork) is used
#
-# $Id: catalina.sh 394120 2006-04-14 15:25:07Z yoavs $
+# $Id$
# -----------------------------------------------------------------------------
# OS specific support. $var _must_ be set to either true or false.
rem ---------------------------------------------------------------------------
rem Append to CLASSPATH
rem
-rem $Id: cpappend.bat 301115 2002-08-04 18:19:43Z patrickl $
+rem $Id$
rem ---------------------------------------------------------------------------
rem Process the first argument
rem ---------------------------------------------------------------------------
rem Script to digest password using the algorithm specified
rem
-rem $Id: digest.bat 301115 2002-08-04 18:19:43Z patrickl $
+rem $Id$
rem ---------------------------------------------------------------------------
rem Guess CATALINA_HOME if not defined
# -----------------------------------------------------------------------------
# Script to digest password using the algorithm specified
#
-# $Id: digest.sh 385888 2006-03-14 21:04:40Z keith $
+# $Id$
# -----------------------------------------------------------------------------
# resolve links - $0 may be a softlink
rem name (optional) If the second argument is present it is considered
rem to be new service name
rem
-rem $Id: service.bat 304097 2005-09-22 13:34:05Z yoavs $
+rem $Id$
rem ---------------------------------------------------------------------------
rem Guess CATALINA_HOME if not defined
rem ---------------------------------------------------------------------------
rem Set CLASSPATH and Java options
rem
-rem $Id: setclasspath.bat 355227 2005-12-08 21:44:16Z keith $
+rem $Id$
rem ---------------------------------------------------------------------------
rem Make sure prerequisite environment variables are set
# -----------------------------------------------------------------------------
# Set CLASSPATH and Java options
#
-# $Id: setclasspath.sh 345508 2005-11-18 15:54:56Z yoavs $
+# $Id$
# -----------------------------------------------------------------------------
# First clear out the user classpath
rem ---------------------------------------------------------------------------
rem Stop script for the CATALINA Server
rem
-rem $Id: shutdown.bat 302913 2004-05-27 15:05:01Z yoavs $
+rem $Id$
rem ---------------------------------------------------------------------------
rem Guess CATALINA_HOME if not defined
# -----------------------------------------------------------------------------
# Stop script for the CATALINA Server
#
-# $Id: shutdown.sh 385888 2006-03-14 21:04:40Z keith $
+# $Id$
# -----------------------------------------------------------------------------
# resolve links - $0 may be a softlink
rem ---------------------------------------------------------------------------
rem Start script for the CATALINA Server
rem
-rem $Id: startup.bat 302918 2004-05-27 18:25:11Z yoavs $
+rem $Id$
rem ---------------------------------------------------------------------------
rem Guess CATALINA_HOME if not defined
# -----------------------------------------------------------------------------
# Start Script for the CATALINA Server
#
-# $Id: startup.sh 385888 2006-03-14 21:04:40Z keith $
+# $Id$
# -----------------------------------------------------------------------------
# Better OS/400 detection: see Bugzilla 31132
rem JAVA_OPTS (Optional) Java runtime options used when the "start",
rem "stop", or "run" command is executed.
rem
-rem $Id: tool-wrapper.bat 303419 2004-10-25 18:08:08Z markt $
+rem $Id$
rem ---------------------------------------------------------------------------
rem Guess CATALINA_HOME if not defined
# JAVA_OPTS (Optional) Java runtime options used when the "start",
# "stop", or "run" command is executed.
#
-# $Id: tool-wrapper.sh 385888 2006-03-14 21:04:40Z keith $
+# $Id$
# -----------------------------------------------------------------------------
# OS specific support. $var _must_ be set to either true or false.
rem ---------------------------------------------------------------------------
rem Version script for the CATALINA Server
rem
-rem $Id: version.bat 302987 2004-06-30 15:25:31Z funkman $
+rem $Id$
rem ---------------------------------------------------------------------------
rem Guess CATALINA_HOME if not defined
# -----------------------------------------------------------------------------
# Version Script for the CATALINA Server
#
-# $Id: version.sh 385888 2006-03-14 21:04:40Z keith $
+# $Id$
# -----------------------------------------------------------------------------
# resolve links - $0 may be a softlink
//
// * Read access to the document root directory
//
-// $Id: catalina.policy 393732 2006-04-13 06:32:25Z pero $
+// $Id$
// ============================================================================