Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
6.7. Windows
Installation of Apache Karaf as windows service is supported through winsw.
To install Apache Karaf as windows service, perform the following:
- Rename the
karaf-service-win.exe
file tokaraf-4.exe
file. - Rename the
karaf-service-win.xml
file tokaraf-4.xml
file. - Customize the service descriptor as per your requirements.
- Use the service executable to install, start and stop the service.
Here is an example:
Copy to Clipboard
Copied!
Toggle word wrap
Toggle overflow
karaf-4.exe install karaf-4.exe start
C:\opt\apache-karaf-4\bin\contrib> karaf-4.exe install
C:\opt\apache-karaf-4\bin\contrib> karaf-4.exe start