deploying ords.war for apex
I verified the ords.war file
"java -jar ords.war config list"
information looks good. then I deploy the file and things look good. Weblogic then crashes with "fatal error has been detected by Java runtime environment" "EXCEPTION_ACCESS_VIOLATION"
work around I remove the <app-deployment> out of config.xml and weblogic starts again.
I installed the jdk-18, the ords install connected to the database and created the objects.
SOO close please somebody suggest what could be wrong
weblogic 14 and oracle 19 both on windows server. APEX 21 installed in the DB and images directory copied into the ords\images created the web.xml and the weblogic.xml as in the the instructions.