Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Addressed reviewer's comments.

...

Excerpt

2.12. Define settings of the selected web server or application server.

  • Specify a domain name. The default value is locahost localhost. Either enter your domain name or confirm the default value by pressing Enter.
Code Block
languagepowershell
themeEmacs
Step 9: Specify Web Server or Application Server Settings.

Specify a domain name, the service virtual directory and a port number that will be used by a web server or application server.

Domain name [localhost]: 
  • Specify a port number of a web server  or Java application server. The installer will suggest the port number based on the specified protocol and selected web server or or Java application server
Code Block
languagepowershell
themeEmacs
Web or application server port [8443]:
  • Provide the name of the virtual directory for the WebSpellChecker serviceService. The default value is wscservice.
Code Block
languagepowershell
themeEmacs
Service virtual directory [wscservice]: 

On this step the installer summarizes the information that you have entered on the previous steps.

Code Block
languagepowershell
themeEmacs
* PROTOCOL = https
* DOMAIN NAME = localhost
* SERVICE PORT = 2880
* WEB / APPLICATION SERVER PORT = 8443
* VIRTUAL DIRECTORY = wscservice
* SERVICE URL = https://localhost:8443/wscservice


...