Configure access to a remote spell checker

Configure access to run spell checker on a remote server.

To configure access to a remote spell checker server, perform the following configuration task :

  1. Update wkplc.properties with the remote server information:

    1. cd WP_PROFILE/ConfigEngine/properties

    2. Locate and open wkplc.properties with any text editor.

    3. Specify values for the following parameters:

        SpellCheckHost

          Specify the hostname for the remote spell check server. For example, //myserver.myurl.com

        SpellCheckPort

          Specify the port number for the remote spell check server.

          To determine the remote server port, do the following:

          1. Log in to the administrative console; for example, http://remote_server_name:port_number/ibm/console.

          2. Select Servers -> Server Types -> WebSphere application servers -> server1.

          3. In the Communications section, expand Ports.

          4. Locate the port for WC_defaulthost. This is the remote server port.

          5. Log out of the administrative console.

  2. Run the following command from the WP_PROFILE/ConfigEngine:

    Option Description
    Windows™ ConfigEngine.bat delegate-spell-checking -DWasPassword=foo
    UNIX™ ConfigEngine.sh delegate-spell-checking -DWasPassword=foo
    IBMi ConfigEngine.sh delegate-spell-checking -DWasPassword=foo

  3. Save the changes.

  4. Restart the server.

If the portal server is securely protected using SSL, then the remote spell checker must be configured to use SSL as well. The RemotePort property must be set to the secure SSL port on the remote application server that is hosting the spell checker service. The remote server must import the portal server's client certificate into its SSL configuration repertoire's truststore and into the cacerts file found under the /AppServer/java/jre/lib/security directory on the remote server. The portal server must also import the remote server's client certificate into its SSL configuration repertoire's truststore and into the cacerts file found under the /AppServer/java/jre/lib/security directory on the portal server.


Parent

Set up a remote spell checker

 


+

Search Tips   |   Advanced Search