Hello all,
I have a situation like this:
I have my APEX application and ORDS on the same database server and I would like to deploy them to the Weblogic server so that people can access the APEX application via the Weblogic server. I followed several online tutorials about how to deploy ORDS to Weblogic and it is working. However, I would like to deploy the APEX application i.war and ORDS ords.war into a .ear file and then deploy to Weblogic server so that I can easily manage the two .war files.
May I know if this approach works or not and whether two .war files can be packaged into a .ear file? Thanks.
Best regards,
Ruka