Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If Tomcat is succesfully installed, the FEWS configuration installation can be done. FEWS itself is packaged inside the FewsWebServices.war.

FEWS should be installed in the root folder of tomcat in the directory "${catalina.home}/fews/Region_Home". Make sure the exact folder names are use (case sensitive on linux): /fews/Region_Home
In this folder a clientConfig.xml is required to configure a stand alone or direct database access client. In the following code snippet the configuration of a Stand alone client can be seen.

...