Personal tools

Views

LiveCycle Data Services:Integrating with ColdFusion 8

From Adobe Labs

Table of contents

Integrating LiveCycle Data Services ES with ColdFusion 8

To integrate LiveCycle Data Services ES 2.6 Beta 2 with ColdFusion 8 with integrated LiveCycle Data Services ES 2.5.1 installation, perform the following steps:

Get the files required for updating

  1. Install the ColdFusion 8 Update 1 (for example, 8.0.1) or higher.
  2. Download the Flex 3 Compiler Module for ColdFusion 8 from the download page.

Update to LiveCycle Data Services ES 2.6

  1. Shut down ColdFusion.
  2. Copy the ColdFusion WEB-INF/lib/flex-messaging*.jar files (four files) to a backup location. If you are running a multi-instance or J2EE installation, these files should be in the WEB-INF/cfusion/lib directory.
  3. Copy the install_root/resources/lib/flex-messaging*.jar files (7 files) to the ColdFusion lib directory.
  4. Copy the file temp/lcds/WEB-INF/lib/cfgatewayadapter.jar to WEB-INF/flex/jars. Overwrite the existing file.

Update the Flex SDK and web tier compiler

  1. Back up your ColdFusion8/wwwroot/WEB-INF/flex directory.
    In particular, back up any XML configuration files you have made changes to.
  2. Unzip the Flex 3 Compiler Module for ColdFusion 8 ZIP file into the ColdFusion wwwroot directory (for standalone Windows in the default location, that is C:/ColdFusion8/wwwroot). Overwrite the existing files (which you have backed up):
  3. Copy the new "fds" SWC libraries to the ColdFusion WEB-INF/flex/libs directory:
    • Copy the install_rootl/resources/frameworks/libs/fds.swc file to the ColdFusion8/wwwroot/WEB-INF/flex/libs directory.
    • Copy the install_root/resources/frameworks/libs/player/playerfds.swc file to the ColdFusion8/wwwroot/WEB-INF/flex/libs directory.
    • Copy the install_root/resources/frameworks/libs/locale/en_US/fds_rb.swc file over the ColdFusion8/wwwroot/WEB-INF/flex/locale/en_US/fds_rb.swc file.
  4. Restart ColdFusion.

Retrieved from "http://labs.adobe.com/wiki/index.php/LiveCycle_Data_Services:Integrating_with_ColdFusion_8"