Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added clarification

...

You configured a direct connection of WProofreader with AppServer (as described Option A: Binding of Static Files and Serving Service Requests by AppServer) on the server with Apache Tomcat. Your application and WProofreader static files are located in different domains, for example, domain_name1.com and com and domain_name2.com and there is a CORS error in the console.  

...

To solve this issue, add the Access-Control-Allow-Headers to enable cross-control origin requests to the Apache Tomcat settings (/conf/web.xml file). It should be Apache Tomcat that is used for processing of the WebSpellChecker static files.

Panel
bgColor#fff
  1. For detailed instructions, refer to the CORS filter description. Note that the description varies depending on the Apache Tomcat version used.
  2. After adding the CORS filer with allowed origins, restart your Apache Tomcat.

Content by Label
showLabelsfalse
max5
spacesWebSpellCheckerServer55x
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "apache_tomcat" and type = "page" and space = "WebSpellCheckerServer55x"
labelsIIS installation

...

Page properties
hiddentrue
Related issues