There was an error while loading. Please reload this page.
1 parent 8adcdb9 commit 10b5757Copy full SHA for 10b5757
examples/oci/ords-oci-logging.md
@@ -51,7 +51,7 @@ Now, when starting up ords in standalone mode, you will add the following:
51
```
52
with the full command looking like the following
53
54
-java -Djava.util.logging.config.file=mylogfile.properties ords.war standalone &
+java -Djava.util.logging.config.file=mylogfile.properties -jar ords.war standalone &
55
56
57
## OCI Setups Using OCI CLI
0 commit comments