Versions Compared

Key

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

...

  • Replace tomcat7.exe, tomcat7w.exe and tcnative-1.dll found in frevvo<frevvo-home>/tomcat/bin with the ones found in frevvo<frevvo-home>/tomcat/bin/x64 (for 64-bit architectures) or the ones found in frevvo<frevvo-home>/tomcat/bin/i64 (for Itanium 64-bit architectures).

Here are links to the tomcat 6 binaries if that is the version of tomcat you are using:

frevvo.war

The  application frevvo.war now runs directly from the war file. This means that frevvo.war no longer expands its contents into <frevvo-home>\tomcat\temp or <frevvo-home>\tomcat\webapps\frevvo. Tomcat still does create a temp folder, for example <frevvo-home>\tomcat\temp\0-frevvo (the actual folder depends on where java.io.tmpdir is pointing to) to store form/flow cached html and other temporary files.

...