Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

    • Extract zip files in flat structure using unzip -j *.zip (works on Windows and UNIX)
      • cd <tomcat lib folder>
      • unzip -j <path to temp folder>/adf-essentials.zip
      • unzip -j <path to temp folder>/adf-essentials-client-ear.zip
    • You should see a large number of jars now in the tomcat/lib folder.
  • Download the following jars and place them in tomcat/lib as well please.

...