Hello,
Need help configure a Bonita Server 7.7.3 (WildFly 10.1.0.Final bundle) to start as Windows Service at Windows Server 2012!
Currently I can start it only for my user session (which is inconvenient for many reasons), but canât start it as a Windows Service
Canât find appropriate documentation (I was able to find it only for Tomcat bundle).
Thanks!
For a Tomcat bundle is here:
How to install Bonita as a service on Windows :
WildFly: Some configuration described here: Bonita WildFly bundle
but there is nothing about setup as a service for windows
Hello,
As discussed and recommended, migrated to 7.10.0 with Tomcat only support (Tomcat 8.5.47, windows server x64). Now we need to setup Tomcat as windows service. According to the documentation ( https://documentation.bonitasoft.com/bonita/7.10/bonita-as-windows-service ) this is more like a new installation...
Is it possible to configure EXISTING Bonita Platform installation, up and running and running, to run as windows service? I would like to minimize re-installing efforts... Bonita DB is located at separate server (MSSQL)
(please advise which configuration steps to follow).
Thank you!
Hi,
Our configuration bundle is with WildFly10
Currently there is no way to start Bonita Server other than with âstart-bonita.batâ file.
I need to make it âautostartâ as windows service which is not possible in case of bat files as far as I know. I guess there must be a way to start WildFly as a service using Bonitaâs configurationâŠ
So till not solved issueâŠ
Thanks!
As you can see from the documentation WildFly bundle is deprecated since Bonita 7.9 and will be removed in future version. So my recommendation would be if possible to switch to Tomcat and follow instruction in the documentation to install Tomcat as a service on Windows .