WLS cluster and ORDS - change port?
Hi,
Customer runs a three node WLS cluster (12c) and in front of that as a load balancer (Radware). Inbetween the WLS and the LB an OHS is configured:
Radware -> OHS -> WLS
I have installed and configured ORDS with the Apex installation. We can reach APEX as before, using the LB.
ORDS can only be reached when going towards each server:
examaple:
myserver1.example:9003/ORDS
Is it possible to change the port which ORDS is using? 9003 should be used by another application.
I guess its possbile, but how do I do it?