When deploying ords24.4 war file in weblogic 14.1.2 the following error appears
java.lang.ClassNotFoundException: org.glassfish.json.jaxrs.JsonValueBodyReader
War file is made by the following command:
set JAVA_HOME=c:\java\jdk-21
set ORDS_HOME=c:\u02\ords244
set ORDS_CONFIG=c:\u02\ords\conf
%ORDS_HOME%\bin\ords war c:\temp\test.war
Regards
Gerrit