Deploying Oracle ADF Summit Core Sample to Glassfish

In our last post, we created a ADF ready Glassfish 4.1 server in a docker. Now it’s time to do some staff in Jdveloper to create the .ear for our docker. Download Summit ADF: https://www.oracle.com/tools/downloads/adf1221samples-downloads.html or download 12.1.3 and import it into Jdev 12.2.1.4 . Jdeveloper will migrate your version to 12.2.1.4 Run it on […]

Deploying Oracle ADF Summit Core Sample to Glassfish Read More »

Preparing Oracle ADF 12.2.1.4 application on Glassfish 4.1

This tutorial will guide you through the steps of deploying ADF Essentials Summit Sample application on Glassfish server. For this purpose we are going to use two Docker containers, one for Summit DB and one for Summit Application server (Glassfish 4.1 Recommended by Oracle). Prerequisites To walk through the tutorial you will need to have the

Preparing Oracle ADF 12.2.1.4 application on Glassfish 4.1 Read More »

Oracle Cloud PaaS ADF security

How to secure ADF Fusion Web Applications in Oracle Cloud PaaS Create datasource for your security database Create new authentication provider Sufficient SQLAuthentication using defined datasource Use the page MyRealm->Configuration->Provider Specific to define the provider specific configuration of this SQL Authentication provider: SELECT ENCRYPTED_USER_PASSWORD FROM KRI_USERS WHERE USER_NAME = ?UPDATE KRI_USERS SET ENCRYPTED_USER_PASSWORD = ?

Oracle Cloud PaaS ADF security Read More »

Oracle EBS y Oracle ADF con Weblogic Server 12c

Oracle E-Business Suite Integrado con Oracle ADF Una nueva forma de generar customs utilizando todo el potencial de Weblogic server y Oracle ADF para integrarlo con diferentes soluciones ERP tales como: Oracle E-Business Suite, JDEdwards, Peoplesoft, y SAP entre otros. Dicha integración es realizada mediante APIs utilizando un nodo de Welogic Server 12c. La autenticación

Oracle EBS y Oracle ADF con Weblogic Server 12c Read More »