Connecting SceneBuilder edited FXML to Java code

Jun 24, 2012 | No Comments

Recently I had to answer several questions regarding how to connect an UI built with the JavaFX SceneBuilder 1.0 Developer Preview to Java Code. So I figured out that a short overview might be helpful. But first, let me state the obvious.
What is FXML?…

Connecting SceneBuilder edited FXML to Java code

Jun 24, 2012 | No Comments

Recently I had to answer several questions regarding how to connect an UI built with the JavaFX SceneBuilder 1.0 Developer Preview to Java Code. So I figured out that a short overview might be helpful. But first, let me state the obvious.
What is FXML?…

Compensation budgeting to retain your best talent…

Jun 24, 2012 | No Comments

Compensation budget is an organization’s financial commitment towards compensation awards for its workforce. It’s a lifeline for compensation management process.  A performance linked compensation budget for your managers to work upon will help yo…

How-to dynamically filter model-driven LOV

Jun 24, 2012 | No Comments

Often developers need to filter a LOV query with information obtained
from an ADF Faces form or other where. The sample below shows how to define a launch popup listener configured on the launchPopupListener property of the af:inputListOfValues com…

How-to dynamically filter model-driven LOV

Jun 24, 2012 | No Comments

Often developers need to filter a LOV query with information obtained
from an ADF Faces form or other where. The sample below shows how to define a launch popup listener configured on the launchPopupListener property of the af:inputListOfValues compone…

Making Those PanelBoxes Behave

Jun 24, 2012 | No Comments

I have a little problem to solve earlier this week – misbehaving <af:panelBox> components… What do I mean by that? Well here’s the scenario, I have a page fragment containing a set of panelBoxes arranged vertically. As it happens, they are stam…

Making Those PanelBoxes Behave

Jun 24, 2012 | No Comments

I have a little problem to solve earlier this week – misbehaving <af:panelBox> components… What do I mean by that? Well here's the scenario, I have a page fragment containing a set of panelBoxes arranged vertically. As it happens, they are …

Oracle VM 3.1.1 build 365 released

Jun 24, 2012 | No Comments

A few days ago we released a patch update for Oracle VM 3.1.1 (build 365).

Oracle VM Manager 3.1.1 Build 365 is now available from My Oracle Support
patch ID 14227416

Oracle VM Server 3.1.1 errata updates are, as usual, released on ULN in the ovm3_3…

Oracle VM 3.1.1 build 365 released

Jun 24, 2012 | No Comments

A few days ago we released a patch update for Oracle VM 3.1.1 (build 365).

Oracle VM Manager 3.1.1 Build 365 is now available from My Oracle Support
patch ID 14227416

Oracle VM Server 3.1.1 errata updates are, as usual, released on ULN in the ovm3_3…

JPRT: A Build & Test System

Jun 24, 2012 | No Comments

DRAFT

A while back I did a little blogging on a system called JPRT,

the hardware used
and a summary on my

java.net weblog.
This is an update on the JPRT system.

JPRT (“JDK Putback Reliablity Testing”, but ignore what the letters
stand for, I chan…