Modify Library Component Bug Fix

From ADF Docs
Jump to: navigation, search

Modify Library Component for Bug Fix

See ADF Library Component Versions wiki page for details on ADF versioning schema.

The following describes the steps to modify an ADF library component with a bug fix:

  1. Locate the ADF library component that you want to modify.
  2. Update the component version property with the correct version number. See ADF Library Component Versions wiki page for details on ADF versioning schema.
  3. Update the component methods for the bug fix.
  4. Reset the ADF for the server and site. See the Reset ADF wiki page for more details.
  5. The updated bean is now available in the object factory as the component file name.

Related Guides