All things ADF from my little corner of the world.

Category: Samples & How-Tos


Archive for the ‘Samples & How-Tos’ Category

Tuesday, July 21st, 2009

This article is a follow-up to 2 previous postings:
Understanding available WebLogic Server downloads for ADF Applications
and
Extending WebLogic Server for ADF Applications
and assumes you have followed the steps in both.
This means that you have JDeveloper installed on your local machine, that you have a WebLogic Server installed on a remote machine, and you’ve extended the WLS [...]

Monday, July 20th, 2009

This post serves as a step by step guide to extending a generic WebLogic Server domain on Linux using the Application Development Runtime package available on OTN. The Application Development Runtime package includes the Java Required Files (JRF) which include the ADF runtime libraries necessary to deploy ADF applications on WLS. In case you’re wondering, [...]

Wednesday, June 13th, 2007

I’ve written a little how-to for understanding how database connections work in JDeveloper 11 technology preview – we’ve beefed up the reusability and automation of database connections for 11, but that’s caused some confusion because its different from how things were done in 10.1.3.x. We’re still making improvements for JDeveloper 11, but for now, the [...]