Tomcat SMF Manifest

Description

Solaris service management facility manifest and method files for Apache Tomcat 4.X and 5.X

Download

Version 1.3: tcatsmf-1.3.pkg.gz

Installation

  1. Uncompress the file:
    # gunzip tcatsmf-1.3.pkg.gz
  2. Install package:
    # pkgadd -d tcatsmf-1.3.pkg tcatsmf

Configuration

Default environment variables:

  • CATALINA_HOME=”/usr/apache/tomcat”
  • CATALINA_BASE=”/var/apache/tomcat”
  • JAVA_HOME=”/usr/java”

Reader's Comments »

  1. By Steve Foster on December 19, 2006 at 6:26 pm

    Hi,

    just looking at these instructions, the setenv statements only apply changes to the ‘default’ instance, which in this case is ’start’. You are also using JAVA_HOME and CATALINA_HOME in the ’stop’ instance as well. So to apply the above changes to the environment you would need to either do a editprop or other in the svccfg().

    Cheers

    Steve

  2. By Ilya Voronin on December 20, 2006 at 12:06 am

    Great thanks for your feedback! I’ve fixed the example.

  3. By Ilya Voronin on December 1, 2008 at 4:16 am

    All files in this package can be viewed with /bin/cat. Enjoy :)

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>