Moderators: ScalixSupport, admin
What is the name and location of this initscript?
/etc/init.d/tomcat: line 36: /etc/init.d/functions: No such file or dir
Done. I uninstalled IBM-Java w/ YaST and reinstalled Sun Java JRE & SDK from YaST, however I don't see any initscript..
Unfortunately, the tomcat script is crapping out, looking for /etc/sysconfig/j2ee which does not exist.
Code: Select all
## Path: Network/WWW/J2EE/Tomcat
## Type: string
## Default: "/usr/share/tomcat"
#
# This varible defines the CATALINA_HOME to start the service tomcat.
# See /usr/share/doc/packages/tomcat/README.SuSE for more information.
#
CATALINA_HOME="/opt/jakarta-tomcat-5.0.28"
## Path: Network/WWW/J2EE/Tomcat
## Type: string
## Default: ""
#
# This varible defines the CATALINA_BASE to start the service tomcat.
# If the value is empty, it is set to $CATALINA_HOME
# See /usr/share/doc/packages/tomcat/README.SuSE for more information.
#
CATALINA_BASE=""
Users browsing this forum: No registered users and 5 guests