This post covers extending/enabling WebLogic Server to deploy ADF (Application Development Framework) application.  
            ADF is development framework to develop Fusion Application (and REA / Rich Enterprise Application using JSF)
.

Main steps for ADF application to WebLogic Server

1.Install Oracle (BEA) WebLogic Server - skip this step if you already have WebLogic Server (For WebLogic Server Installation click here )

2.Install ADF runtime (available as part of Jdeveloper 11g) to WebLogic Server

3.Create and extend WebLogic domain for ADF (to know more about domain in WebLogic Server click here )

4.Deploy ADF application to WebLogic Server.

Step 1-2-3 are one time configuration

.

2. Install ADF Runtime in WebLogic Server

2.1 Download Jdeveloper 11g from here

2.2 Install Jdeveloper with following consideration
a) Select installation directory same as BEA/Oracle WebLogic Home
b) Select Application Development Framework Runtime under Products and Components

.

3. Create/Extend WebLogic Domain for Application Development Framework (ADF)

use config.cmd (config.sh for Unix) to create or configure domain

.

If you want to use existing domain select Extend an existing domain or to create new domain select Create a new WebLogic domain

.
Under Domain Source, select Application Development Framework

.

WebLogic Server is now ready to deploy ADF application. You can now user WebLogic Admin Console or Jdeveloper or ANT (scripts) to deploy application

4.Deploy ADF application to WebLogic Server - to deploy application on WebLogic Server click here

.

References

Jdeveloper/ADF development Guide

Related Posts for Learn WebLogic with Us


  1. Oracle WebLogic Installation Steps
  2. Domain , Administration & Managed Server, Cluster in Oracle WebLogic
  3. Create Domain in Oracle WebLogic
  4. Oracle WebLogic Server - Startup/Shutdown
  5. Oracle WebLogic Server 10g R3 10.3 is out now
  6. Deploy Application on Oracle WebLogic Server
  7. Cluster Architecture : Oracle WebLogic Server
  8. Start WebLogic Server on Linux on port 80, 443 <= 1024
  9. JDBC (Java DataBase Connectivity ) in Oracle WebLogic - Overview
  10. WebLogic Server JDBC for Database connection : Step by Step
  11. Security in Oracle WebLogic : Realm, Security Provider, Authentication, Authorization, Users
  12. Deploy ADF application to Oracle WebLogic Server
  13. Node Manager in Oracle WebLogic Server
  14. Configure Oracle HTTP Server infront of Oracle WebLogic Server mod_wl_ohs
  15. How to install weblogic server on 64 bit O.S. (Linux /Solaris) ?
  16. Oracle WebLogic Login Issue : Password is not correct (Password Lock Policy)
  17. Oracle WebLogic Server : Node Manager in nutshell
  18. Certification : 1Z0-108 Oracle WebLogic Server 10g System Administrator Certified Expert
  19. How to integrate WebLogic with Oracle Internet Directory for Login : Authentication
  20. opatch, adpatch and now “smart update” (BSU) to apply weblogic patches
  21. Disater Recovery documentation for Oracle WebLogic Server 11g (Fusion Middleware)
  22. Authentication Providers in #WebLogic - Oracle Access Manager Identity Assertion for Single Sign-On and OAM Authenticator
  23. Error while starting WebLogic Server : java.lang.NumberFormatException: null
  24. #WebLogic startup prompting from username password : boot.properties

Popularity: 18% [?]