![]()
Portal Express, Version 6.0
Operating systems: i5/OS, Linux, Windows
Install a remote spell checker
Install a remote spell checker.
To install a remote spell checker:
- Copy the SpellChecker.ear file from the spellChecker directory of the portal installation Setup disc to the remote system.
- Use the administrative console to deploy SpellChecker.ear onto the remote server. Specify /wps/spellcheck as the context root. You can also use a context root other than the default. To use a different context root, before deploying SpellChecker.ear, change the following line in the application.xml file, which resides in the SpellChecker.ear file:
<context-root>/<anydirectory>/spellcheck</context-root>For example, to change the context root for spell checker to /test/, change the line in application.xml to:<context-root>/test/spellcheck</context-root>The context root value should also be updated in the SpellCheckconfig.properties of the Portal server.- Copy the following files from the spellChecker directory of the portal installation Setup disc to the remote server:
- spcommon.jar: app_server_root/lib/ext/
- SpellCheckconfig.properties: app_server_root/lib/ext/com/ibm/wps/odc/spellcheck/util/
- log_sp.properties: app_server_root/lib/ext/com/ibm/wps/odc/spellcheck/util/
- Restart the server.
Parent topic:
Setting up a remote spell checkerRelated tasks
Configuring access to a remote spell checker Enabling or disabling Spell Checker in Common Mail