...
- Follow the Windows installation instructions in the Quick Start Installation Guide: Live Forms™ frevvo™ in-house.
- You may configure as a Windows Service. Follow the instructions below for the configuration details
- Continue to Database Setup for more configuration information.
Next Steps
Your Live Forms frevvo server installation is complete. You are now ready to create your first tenant, users, forms and workflows. See the documentation for creating a tenant and users.
...
You can find examples on creating your own workflows on the Tutorials page.
Installing
...
frevvo as a Windows Service
frevvo recommends that you install as a Windows service only on a 64 bit Windows system. Follow the instructions listed here.
...
- Verify that these steps have been performed to add JAVA_HOME as a system Environment Variable with the appropriate path to your JDK or JRE installation directory.
- Copy the x64 Windows Binaries, tomcat9.exe, tomcat9w.exe and tcnative-1.dll from the <frevvo-home>\tomcat\bin\x64 directory. Replace the existing binaries in the <frevvo-home>/tomcat/bin folder with the binaries from the <frevvo-home>\tomcat\bin\x64 directory.
- Navigate to the directory where the batch files are located: usually <frevvo-home>. Right click the Install-Service batch file and select Run as Administrator. The Install-Service batch file will put the frevvoforms service in the Services list in manual startup mode. The service will be called frevvoforms but the display name can be changed when you run the Configure-Service Batch file.
- Right click the Configure-Service batch file and select Run as Administrator. Execute the batch file.
- Change the Display Name of the frevvoforms service, if desired, and change the Startup Type to Automatic
- Click Apply and then ok to save your changes.
- Find the Services list for your operating system. The service should be listed. Start the Service.
...
frevvo fails to install/start as windows service
If running c:\frevvo\Install Service fails to install the service and fails to run as a windows service, make sure the %JAVA_HOME%/bin is added to the system PATH Environment Variable.
...