Skip to Main Content

ORDS, SODA & JSON in the Database

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Deploy ords 24.4 in weblogic 14.1.2

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

This post has been answered by Gerrit van der Linden on Aug 13 2025
Jump to Answer
Comments
Post Details
Added on Jan 14 2025
10 comments
1,152 views