| The steps described on here apply to applications based on Nuxeo EP 5.3.2 and older. For Nuxeo applications based on Nuxeo EP 5.4, report to the page "Install the application as a Windows service". For Nuxeo applications based on Nuxeo EP 5.5, report to the page "Installing the Nuxeo Platform as a Windows service". |
Windows 32 and 64 bits with 32 bits JVM
Using Nuxeo installer
The Nuxeo-EP installer for Windows automatically sets Nuxeo as a Windows service but it knows some limitations.
For now, the service used by the installer is built on the open source project JavaService.
Manually
You may personalize and use the batch scripts from Nuxeo win32Installer source code to install or uninstall the service.
Test starting the service manually with "net start Nuxeo5".
Other distributions (esp. Windows 64 bits with 64 bits JVM)
| The javaservice wrapper doesn't work on a 64 bits 1.5 JVM; in this case, consider using JBoss Native |
Using JBoss Native to run JBoss AS as a Windows Service.
Download JBoss Native from JBoss Web Downloads.
Extract the archive content into %JBOSS%/bin/, edit and configure batch files, and run "service.bat install".
See JBoss Wiki for more informations.
| JBoss documentation has moved here: |
Labels: