Jboss-config-file SLES10

From MPDLMediaWiki
Revision as of 17:39, 22 April 2009 by Bartosch (talk | contribs) (page creation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  1. File is located in /etc/sysconfig
    1. Path: Network/WWW/J2EE/Tomcat
    2. Type: string
    3. Default: "/usr/share/tomcat"
  1. This varible defines the CATALINA_HOME to start the service tomcat.
  2. See /usr/share/doc/packages/tomcat/README.SuSE for more information.
  3. CATALINA_HOME="/usr/share/tomcat"
    1. Path: Network/WWW/J2EE/Tomcat
    2. Type: string
    3. Default: ""
  1. This varible defines the CATALINA_BASE to start the service tomcat.
  2. If the value is empty, it is set to $CATALINA_HOME
  3. See /usr/share/doc/packages/tomcat/README.SuSE for more information.
  4. CATALINA_BASE=""
    1. Path: Network/WWW/J2EE/JBoss
    2. Type: string
    3. Default: "/usr/share/jboss"
  1. This varible defines the JBOSS_HOME to start the service jboss.
  2. See /usr/share/doc/packages/jboss/README.SuSE for more information.

JBOSS_HOME="/usr/share/jboss"

    1. Path: Network/WWW/J2EE/JBoss
    2. Descrition: Configuration for the JBoss application server
    3. Type: string
    4. Default: "default"

JBOSS_CONFIG="default"

  1. Set escidoc specific properties

JAVA_OPTS="-Dfile.encoding=utf8"