mirror of https://github.com/apache/archiva.git
document wrapper.conf java path for windows
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1410263 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
777c202f35
commit
600b33259a
|
@ -73,6 +73,13 @@ Installing Standalone Distribution of Apache Archiva
|
|||
This procedure installs the service to run as the local system user. You must ensure that it has access to read the installation, and to write
|
||||
to the logs and data directories.
|
||||
|
||||
Note on last Windows version, you need to configure correctly path to your java executable.
|
||||
In wrapper.conf file:
|
||||
|
||||
---
|
||||
wrapper.java.command=fullpath to your java executable
|
||||
---
|
||||
|
||||
You can later remove the service with:
|
||||
|
||||
----
|
||||
|
|
Loading…
Reference in New Issue