5.15 Removing redundant logging files

If you are installing Content Services on a JBoss 5.1 application server, edit the adobe-contentservices.ear file to remove the two JAR files that are redundant. If you don't remove these files, multiple warning messages are written to the log file because multiple SL4J libraries are present in the CLASSPATH. This, however, does not affect any functionality.

5.15.1 Edit the adobe-contentservices.ear file

  1. Navigate to [LiveCycle root]\configurationManager\export directory.

  2. Use a file archive utility such as WinRar to open the adobe-contentservices.ear file.

  3. From the file archive utility window, remove the two following JAR files:
    adobe-contentservices.ear/contentservices.war/WEB-INF/lib/slf4j-log4j12-1.5.11.jar 
    adobe-contentservices.ear/contentservices.war/WEB-INF/lib/slf4j-api-1.5.11.jar
  4. Save the adobe-contentservices.ear file.

    Note: After you update the EAR files, you need to manually deploy the updated EAR file along with other selected EAR files as described in the Deploying LiveCycle to JBoss section of the Installing and Deploying LiveCycle for JBoss document.

// Ethnio survey code removed