Versions Compared

Key

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

...

Code Block
  <role rolename="manager-gui"/>
  <user username="admin" password="pass" roles="manager-gui"/>
Warning

Please note that storing plain text passwords is not advised. Use password hashes to avoid this using the Tomcat digest capabilities. As an example take a look at the FEWS Web Services Security for more information.

 

Start the webservice on Windows via Windows Task Manager > Services > Apache tomcat >(right click)> Start. 

...