Skip Headers
Oracle® Fusion Middleware Fusion Developer's Guide for Oracle Application Development Framework
11g Release 1 (11.1.1.5.0)

Part Number B31974-10
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
View PDF

What's New in This Guide for Release 11.1.1.5.0

For Release 11.1.1.5.0, this guide has been updated in several ways. The following table lists the sections that have been added or changed.

For changes made to Oracle JDeveloper and Oracle Application Development Framework (Oracle ADF) for this release, see the New Features page on the Oracle Technology Network at http://www.oracle.com/technetwork/developer-tools/jdev/index-088099.html.

Sections Change Description
Chapter 5 Defining SQL Queries Using View Objects  
Section 5.8, "Working with View Objects in Declarative SQL Mode" Revised section to describe previously undocumented requirement to change the attribute's IsSelected default property setting when creating SQL-independent view objects to display attributes in databound UI components.
Chapter 17 Using Task Flows as Regions  
Section 17.1.3, "Additional Functionality for Task Flows that Render in ADF Regions" Revised to make clear that a page fragment should not have more than one root component. If a page fragment has more than one root component, the Fusion web application logs a message.
Chapter 19 Using Dialogs in Your Application  
Section 19.2.3, "What You May Need to Know About Running a Bounded Task Flow in a Modal Dialog" Revised to clarify when you specify the dialog:syntax in the control flow rules of your application's adfc-config.xml file.
Section 19.3.3, "How to Create the Dialog Page and Return a Dialog Value" Revised to fix error in code example.
Chapter 28 Creating More Complex Pages  
Section 28.7.8, "How to Control Contextual Events Dispatch" Created new section to describe the dynamicEventSubscriptions property in the adf-config.xml file to control contextual events dispatch.
Chapter 30 Enabling ADF Security in Fusion Web Applications  
Section 30.3.2, "What Happens When You Enable ADF Security" Revised Table 30-2 to clarify that selecting the ADF Authentication option in the wizard maps the Java EE application root "/" to the allPages security constraint.
Section 30.7.2.5, "Ensuring That the Login Page's Resources Are Accessible" Created new section to describe a workaround that allows you to display a login page that uses resources files (such as images, style sheets, or JavaScript library) when selecting the ADF Authentication option in the wizard.
Chapter 36 Deploying Fusion Web Applications  
Section 36.3.4, "How to Deploy Applications with ADF Security Enabled" Revised to update information about credential migration and the MERGE and OVERWRITE properties in the weblogic-application.xml file.
Chapter 42 Using the Active Data Service  
Section 42.1.1, "Limitations of the Active Data Service Framework" Created new section to describe additional limitations of ADS, including no support when adding active components dynamically (via PPR) or when invoking a bounded task-flow with active components from a task flow call activity.