Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space LSDEV and version 2023.2

Parasoft License Server has been tested and certified on Java 11. Your custom Tomcat server must be running on Java 11 when deploying Parasoft License Server to it. The steps below assume that your Tomcat server has been configured to support HTTPS on port 8443.

To deploy License Server to a custom Tomcat server:, follow the steps below. Make sure you deploy License Server using a user account that has read/write permissions to the <TOMCAT> folder.

  1. Extract the contents of the distribution archive and copy the licenseserver.war and pstsec.war files into your <TOMCAT>/webapps directory. The applications will be deployed when Tomcat starts.
  2. Log into License Server at https://<HOST>:8443/licenseserver using the default username and password (admin/admin). We recommend changing the default after logging in.
  3. Log into User Administration at https://<HOST>:8443/pstsec using the default username and password (admin/admin). We recommend changing the default after logging in.

...