aboutsummaryrefslogtreecommitdiff
path: root/id.server/data/deploy/tomcat/unix/tomcat-stop.sh
diff options
context:
space:
mode:
author(no author) <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-08-02 14:35:31 +0000
committer(no author) <(no author)@d688527b-c9ab-4aba-bd8d-4036d912da1d>2007-08-02 14:35:31 +0000
commit33e7890166717f636014aa2c883083d8fc1b4ee8 (patch)
treeaa2295bd6540a04ea24915958e0260e5c0bd9d65 /id.server/data/deploy/tomcat/unix/tomcat-stop.sh
parent86c1bd9b1a07d8c875b5304e78a5c75e9edecde7 (diff)
downloadmoa-id-spss-33e7890166717f636014aa2c883083d8fc1b4ee8.tar.gz
moa-id-spss-33e7890166717f636014aa2c883083d8fc1b4ee8.tar.bz2
moa-id-spss-33e7890166717f636014aa2c883083d8fc1b4ee8.zip
This commit was manufactured by cvs2svn to create tagtags/Build-SPSS-1_4_0
'Build-SPSS-1_4_0'. git-svn-id: https://joinup.ec.europa.eu/svn/moa-idspss/tags/Build-SPSS-1_4_0@898 d688527b-c9ab-4aba-bd8d-4036d912da1d
Diffstat (limited to 'id.server/data/deploy/tomcat/unix/tomcat-stop.sh')
-rw-r--r--id.server/data/deploy/tomcat/unix/tomcat-stop.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/id.server/data/deploy/tomcat/unix/tomcat-stop.sh b/id.server/data/deploy/tomcat/unix/tomcat-stop.sh
deleted file mode 100644
index 82e4ffcfe..000000000
--- a/id.server/data/deploy/tomcat/unix/tomcat-stop.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-#! /bin/bash
-
-export JAVA_HOME= <insert java home directory (no trailing path separator)>
-export CATALINA_HOME= <insert Tomcat 4.1.x home directory (no trailing path separator)>
-
-cd $CATALINA_HOME
-./bin/shutdown.sh \ No newline at end of file