Sunday, 21 July 2024

ORDS 24 INSTALLATION on WINDOWS

 

Install/Upgrade JAVA - JDK minimum version 11 

[ ORS22+ requires a Java Runtime Environment 11.0.10 ]

Unzip the ORDS media to a Folder - E:\ORDS\ORDS_23

Update the Environment variable PATH on WINDOWS to include ORDS binary               E:\ORDS\ORDS_23\ORDS_EXYZ\bin


cd E:\ORDS\ORDS_23\ORDS_EXYZ\bin
mkdir config

ords --config E:\ORDS\ORDS_23\ORDS_EXYZ\config install


Add below entry under Tomcat configuration - under Java Options

-Dconfig.url=E:\ORDS\ORDS_23\ORDS_EXYZ\config

No comments:

Post a Comment