To change the values for minimum and maximum Java heap, modify the corresponding parameters in $JDEV_HOME/ide/bin/ide.conf
Other parameters can be set in $JDEV_HOME/jdev/bin/jdev.conf
To change the values for minimum and maximum Java heap, modify the corresponding parameters in $JDEV_HOME/ide/bin/ide.conf
Other parameters can be set in $JDEV_HOME/jdev/bin/jdev.conf
Fusion as the name describes is the collective integration of best of breed softwares to simplify business needs. The revolutionary dream of Oracle claims to change the way we see business applications.
Some of the key technologies included are
UI Technology – ADF UI, ADF DI, ADF Mobile, DVT
Model Technology – Toplink, EJB
Backend Technology – Oracle Database, Essbase
Orchestration – Oracle BPEL Process Manager, SOA
Secuirty – Oracle Platform Secuirty Services,OPSS
Server – Oracle Weblogic Server
Customization – Oracle Metadata Services MDS
Aditional Technology – Oracle Enterprise Scheduler Services ESS, Oracle Business Rules OBR, Oracle Data Integrator ODI
and many more technologies from acquired products.
The following function can be called using the af:clientListener on any event
function showMenu(event){
var adfRichMenu = event.getSource();
adfRichMenu.getPeer().show(null,true);
}