Screenshot of the ADF images repository on windows

How to use internal ADF icons

If you don’t want to import your own icons as a resource into ADF you can use the internal ones without having to manually add them to your project. You can find them by unzipping the adf-richclient-impl jar file from your JDeveloper installation path. For example on a 11g installation : MW_HOME_INSTALL_PATH\oracle_common\modules\oracle.adf.view_11.1.1\adf-richclient-impl-11.jar Once unzipped, you’ll …

How to use internal ADF icons Read More »

How to fix BEA-141281 – unable to get file lock and BEA-310006 The persistent store encountered a fatal error in Weblogic?

Server locks can occur in WebLogic when a server crash due to a nasty network or data storage issue. Once those locks are there the servers will fail to restart with a BEA-141281 or BEA-310006 error. Here is how to remove those locks and clear the cache to successfully restart your WebLogic server : View …

How to fix BEA-141281 – unable to get file lock and BEA-310006 The persistent store encountered a fatal error in Weblogic? Read More »

Scroll to Top