Versions Compared

Key

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

...

This VJDBC functionality can be used to analyse the database of the Stand Alone using external tools like DBVisualizer. Or it can be used to start a FEWS  Stand Alone in participant mode or the Water Coach in participant mode (Application configuration#Participantmode)

fewsWebServicesPortRange

The FEWS Stand Alone can start an embedded tomcat server with the Delft-FEWS Web Services automatically or through the debug mode.

Starting FewsWebServices automatically:

When the Explorer.xml file of the Stand Alone system contains an additional element “fewsWebServicesPortRange”, the Delft-FEWS internal embed tomcat server will start automatically when the Stand alone is started. For the port number a range of the port numbers can be provided, for example   <fewsWebServicesPortRange start="8080" end="9000"/>

We advice to use a port range starting from 8080.

Starting FewsWebServices through the debug mode :

When there is no “fewsWebServicesPortRange” configured,  you can start the Fews Web Services with Explorer F12 menu option “Zstart embedded tomcat web services”.  Then the embedded tomcat fews web services will use a free port in the range 8080-9000. The web service is typically accessible at: http://localhost:8080/FewsWebServices/ when port 8080 is not in use.


  showLocationsOutsideVisibilityPeriod