components/tomcat/Solaris/http-tomcat6
changeset 1166 36691b5d318b
parent 142 6f1cb90a0ef3
child 1386 4e8ea821eb75
--- a/components/tomcat/Solaris/http-tomcat6	Thu Feb 21 10:32:47 2013 -0800
+++ b/components/tomcat/Solaris/http-tomcat6	Fri Feb 22 01:07:26 2013 -0800
@@ -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