
Foundeo Spell Checker Install Instructions
1) Extract the Foundeo Spell Checker zip to a directory on your server.
2) Read and agree to License.txt.
3) Copy the spellchecker directory to the root directory of the domain where you will be using Foundeo Spell Checker.
4) Place the activspell2.jar file and anywhere in the filesystem. It's convenient to create an Foundeo Spell Checker directory to hold this.
5) Get a JVM, If you have not done so already goto http://java.sun.com/products/ and download the Java 2 Standard Edition JRE (Java Runtime Environment), install it.
6) Log into your ColdFusion Administrator, click on "Java" from the menu on the left.
7) ColdFusion 4.5 and 5.0 If there is not already a value (There shouldn't be unless you already installed it) Enter the path to your Java Virtual Machine "JVM". The default on windows is c:\program files\JavaSoft\JRE\1.3\bin\hotspot\jvm.dll or /usr/java/jdk1.3/hotspot/libjvm.so
ColdFusion MX The default JVM Path in CFMX is something like C:/CFusionMX/runtime/jre. Note that it ends with the jre directory. If you update your
JVM, point CFMX to your jre directory.
8) In the classpath setting (Still in the Java Settings of CF Administrator) put the location of activspell2.jar Typically:
c:\activspell\ActivSpell2.jar
If there are other values in this setting, separate with a semi-colin (;) for windows, and with a colin (:) for UNIX. A (,) is used in CFMX.
Click "Apply"
9) Restart ColdFusion. ColdFusion MX users may need to reboot the machine when making changes to the classpath.
10) Browse to /spellchecker/example.cfm and test.