-
Enterprise Java
Building Oracle ADF applications with Docker
Recently a good friend of mine was facing a regular problem with building an ADF application v.12.2.1.2 with the public…
Read More » -
Enterprise Java
Continuous Delivery of ADF applications with WebLogic Shared Libraries
Introduction There is a pretty popular architecture pattern when ADF applications are built on top of shared libraries. So the…
Read More » -
Enterprise Java
Creating a View Object Row with ADF Bindings CreateInsert action
In this short post I am going to highlight a small pitfall related to a very common approach to create…
Read More » -
Core Java
Implementing Dynamic Dialog Handler with Functional programming
In my previous post I mentioned a common use case when we need to programmatically check if the current transaction is dirty…
Read More » -
Enterprise Java
Application Modules and Entity Cache
Any ADF developer with some basic knowledge of ADF Business Components would be familiar with the following diagram: It represents…
Read More » -
Enterprise Java
Master-Detail data with ADF List View
Lately the ADF Faces table component has not been considered cool anymore from UI perspective. List View is supposed to…
Read More » -
Enterprise Java
Automated Software Testing of Fusion Middleware applications with FlexDeploy
Automated software testing is one of the mandatory activities that any software organization should perform in order to be able…
Read More » -
Software Development
Continuous Delivery of Fusion Middleware applications with FlexDeploy (Part 2)
In one of my previous posts I described a new DevOps and CD tool FlexDeploy. I mentioned that it was a…
Read More » -
Software Development
Continuous Delivery of Fusion Middleware applications with FlexDeploy
Any IT organization sooner or later has to deal with such thing as Continuous Delivery (CD). They realize that there…
Read More »