• Choose Java Application Server (Apache Tomcat, Oracle WebLogic Server, etc.) option to run WebSpellChecker on the Apache Tomcat Application Server.
















There are additional specific steps that you are required to perform when installing WebSpellChecker on JavaEE Application Servers (Apache Tomcat):

  • Set WSC_DIR environment variable. WSC_DIR environment variable must be pointed to the WebSpellChecker installation directory (e.g. WSC_DIR=/opt/WSC).
  • Deploy WebSpellChecker on your Apache Tomcat Application Server. 

  • Copy spellcheck.war from J2EEServersComponents to the Apache Tomcat /webapps directory.
  • Start Apache Tomcat, or Stop and Start if it is already running.

spellcheck.war should be automatically unpacked, otherwise unpack it manually.


  • No labels