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.
In <jdev_install>/bc4j/lib
,
copy the ADF runtime libraries to the application server's /lib
directory:
bc4jct.jar
bc4jctejb.jar
bc4jdomorcl.jar
bc4jdomorcl.jar
. If the application was built
using "Java" type mapping, use bc4jdomgnrc.jar
which is located in <jdev_install>
/bc4j/jlib.
Only one of these files is required depending
on which mapping type you are using to build your application.
bc4jhtml.jar
bc4jimdomains.jar
bc4jmt.jar
bc4jmtejb.jar
bc4juixtags.jar
collections.jar
datatags.jar
For UIX component support and JDeveloper runtime support, copy these
files in <jdev_install>/jlib
to
your application server's /lib
directory:
jdev-cm.jar
regexp.jar
share.jar
uix2.jar
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.
cabo.war
For JDBC database retrieval and character conversion, copy these files
in <jdev_install>/jdbc/lib
to your
application server's /lib
directory:
classes12.jar
nls_charset12.jar
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.
ordim.jar
ordhttp.jar
For runtime support, copy this file in
<jdev_install>/sqlj/lib
to your application server's
/lib
directory.
runtime12.jar
Also, copy this file in jdev_install>
/jdev/lib
to your application server's /lib
directory.
jdev-rt.jar
For XML support, copy this file in <jdev_install>
/lib
to your application server's /lib
directory.
xmlparserv2.jar
For client data model support, copy this file in
<jdev_install>/bc4j/lib
to the application server's
/lib
directory.
bc4j_jclient_common.jar
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.
webapp.war
Copyright © 1997, 2004, Oracle. All rights reserved.