components/tomcat/Solaris/http-tomcat6
branchs11-update
changeset 2602 5caab247ea3d
parent 142 6f1cb90a0ef3
child 1386 4e8ea821eb75
--- a/components/tomcat/Solaris/http-tomcat6	Tue May 07 12:53:03 2013 -0700
+++ b/components/tomcat/Solaris/http-tomcat6	Tue May 07 12:53:03 2013 -0700
@@ -21,7 +21,7 @@
 #
 
 #
-# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2011, 2013, Oracle and/or its affiliates. All rights reserved.
 #
 
 . /lib/svc/share/smf_include.sh
@@ -29,7 +29,7 @@
 CATALINA_HOME=/usr/tomcat6
 CATALINA_BASE=/var/tomcat6
 CATALINA_PID=$CATALINA_BASE/logs/pid
-JAVA_HOME=/usr/java
+JAVA_HOME=/usr/jdk/instances/jdk1.7.0
 export CATALINA_HOME CATALINA_BASE CATALINA_PID JAVA_HOME
 
 case "$1" in