Oracle JPublisher is maintained by Oracle, and the packaging and usage are subject to change. If any of the information conveyed here is no longer valid, check with Oracle Support or contact TIBCO Support for more information.
Prerequisites
Ensure that your system meets the following requirements:
- Java JDK 1.5 or higher is installed on your system.
- The bin directory is in the path. On Windows systems, it is good practice to verify that Java is accessible by entering
java –version_number in a command line window to reduce the chance of errors.
Procedure
-
Download a supported version of Oracle JPublisher from the Oracle website,
http://www.oracle.com/technetwork/database/features/jdbc/index-091264.html.
Check whether the version of your JPublisher is supported. See
Supported Versions for details.
Note: If you want to use Oracle JPublisher 11.x, copy the
runtime12.jar and
translator.jar from the
ORACLE_HOME\oc4j\sql\jlib directory to the
TIBCO_HOME\bw\palettes\oracleebs\6.1\examples\jpublisher\lib directory.
-
Extract the package to a local folder in your system.
-
Reference
runtime12.jar,
translator.jar, and the JDBC library in the Java classpath.
Note: It is good practice to put the JDBC library in the same folder as the
runtime12.jar and
translator.jar directory.
Copyright © TIBCO Software Inc. All Rights Reserved.