Uploaded image for project: 'JBoss Web Server'
  1. JBoss Web Server
  2. JWS-835

Incorrect location of tomcat-juli.jar,tomcat-juli-adapters.jar for linux jws-3.1 zip based distribution.

    XMLWordPrintable

Details

    • 2
    • Documentation (Ref Guide, User Guide, etc.)

    Description

        1. Current (Section : 2.2.2 : <Configuring the JBoss Web Server Installation> under sub section : <Enabling log4j Logging for Tomcat>)

      1) Open a shell prompt and change directory to JWS_HOME/extras/.

      2) Copy the log4j-eap6.jar, log4j.properties, tomcat-juli-adapters.jar files to the lib directory in the Tomcat directory.

      For example:

      1. cp log4j.properties ../tomcat<VERSION>/lib/
      2. cp log4j-eap6.jar ../tomcat<VERSION>/lib/
      3. cp tomcat-juli-adapters.jar ../tomcat<VERSION>/lib/

      Replace <VERSION> with the respective Tomcat version number (7 or 8).

      3) Replace tomcat-juli.jar file in your Tomcat bin directory with the tomcat-juli.jar file from JWS_HOME/extras/:

      1. cp tomcat-juli.jar ../tomcat<VERSION>/bin/

      ##Expected should be as below : (Section : 2.2.2 : <Configuring the JBoss Web Server Installation> under sub section : <Enabling log4j Logging for Tomcat>)

      1) Open a shell prompt and change directory to JWS_HOME/extras/.

      2) Copy the log4j-eap6.jar, log4j.properties, files to the lib directory in the Tomcat directory.

      For example:

      1. cp log4j.properties ../tomcat<VERSION>/lib/
      2. cp log4j-eap6.jar ../tomcat<VERSION>/lib/

      3) Change the directory to JWS_HOME/tomcat<version>/extras.

      4) Copy the file tomcat-juli-adapters.jar to the lib directory in the Tomcat directory.

      For example:

      1. cp tomcat-juli-adapters.jar ../tomcat<VERSION>/lib/

      Replace <VERSION> with the respective Tomcat version number (7 or 8).

      5) Replace tomcat-juli.jar file in your Tomcat bin directory with the tomcat-juli.jar file from JWS_HOME/tomcat<VERSION>/extras/:

      1. cp tomcat-juli.jar ../tomcat<VERSION>/bin/

      Attachments

        Activity

          People

            tkelly@redhat.com Tyler Kelly (Inactive)
            rhn-support-pamemane Pandurang Memane
            Marek Czernek Marek Czernek (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: