Differences between ADF Mobile and Oracle MAF in development perspective
This time, we will see some important advantages and disadvantages between these two versions. There we go: #Overview# ADF mobile is a mobile hybrid application development framework that can build...
Oracle SOA Suite 12c Docker Image built with Packer
After find some limitations on building SOA Docker image using Dockerfile (as volume access, default size image) I researched on how to improve building process and I found Packer (from...
OTD optimization
Enable SDP use to the WLS origin servers SDP: The Sockets Direct Protocol is a networking protocol developed to support stream connections over InfiniBand fabric, which purpose is to provide...
Including Google Maps with angular-ionic framework to MAF application
Now, I will show you how to create a MAF application with several APIs in few steps. There we go: I. Create a MAF application, you can put a name...
An interesting post from Enkitec
I have found one more exciting video from Tanel Poder: ORA-4031, shared pool hacking session
Using a storage simulator on Oracle VM
Using a storage simulator on Oracle VM Several times system administrators want to review how to configure Weblogic installations on shared storages to implement high availability architectures, but the lack...
JDBC connection leak
JDBC Connection leaks – Generation and Detection [BEA-001153] Introduction Some weeks ago an article about memory leak problems in JVM was posted. Now, it is time to talk about another...