Reference: Application Server ADF Runtime Libraries

The following is a list of ADF runtime libraries which must be installed on your application server before you deploy any Business Components applications.

The ADF Runtime Installer wizard will perform installation for many servers.

ADF Runtime Libraries

In <jdev_install>/bc4j/lib, copy the ADF runtime libraries to the application server's /lib directory:

UIX and JDeveloper Runtime Libraries

For UIX component support and JDeveloper runtime support, copy these files in <jdev_install>/jlib to your application server's /lib directory:

Also, for UIX support, copy this file in <jdev_install>/Bc4j/redist to your application server's /lib directory. In the case where you are deploying to a Tomcat server, copy this file to the <Tomcat_install>/webapps directory.

JDBC Database and Character Conversion Libraries

For JDBC database retrieval and character conversion, copy these files in <jdev_install>/jdbc/lib to your application server's /lib directory:

interMedia Text Libraries

For interMedia Text support, copy these files in <jdev_install>/ord/jlib to your application server's /lib directory. interMedia Text is a feature for storing, retrieving, and manipulating audio, document, image, and video data in an Oracle database.

Runtime Support Libraries

For runtime support, copy this file in <jdev_install>/sqlj/lib to your application server's /lib directory.

Also, copy this file in jdev_install> /jdev/lib to your application server's /lib directory.

XML Support Library

For XML support, copy this file in <jdev_install> /lib to your application server's /lib directory.

Client Data Model

For client data model support, copy this file in <jdev_install>/bc4j/lib to the application server's /lib directory.

(Optional) Business Components Web Applications

For Business Components web application image and cascading style sheet support, copy this file in the <jdev_install> /Bc4j/redist to your application server's /lib directory. In the case where you are deploying to a Tomcat server, copy this file to the <Tomcat_install>//webapps directory.


Related topics

Installing the ADF Runtime Libraries on a Server
About ADF Business Components Deployment

 

Copyright © 1997, 2004, Oracle. All rights reserved.