Supported Java Virtual Machines

17-2 Oracle Fusion Middleware Developers Guide for Oracle Help When extracted into a directory, the OHW-RC demo file extracts files into their respective name directories, ohw-rcf-demo-thin and ohw-rcf-demo-thick. The EAR file contains a WAR file and a META-INF directory, which contains the application.xml file. The WAR file contains all helpset directories along with their help topics, helpset file, and control files. Table 17–1 describes the files and directories in OHW-RC demo EAR files.

17.2 Installing the OHW-RC Demo EAR File on Oracle WebLogic Server

Before you start the demo file installation, verify that ADF, JSF, and JSTL libraries are installed in Oracle WebLogic Server. For more information, see Section 18.2, Verifying OHW-RC Library Files . After the library verification, installing the demo EAR file is a very simple process:

1. Download the OHW-RC demo EAR file from OTN. The name of the demo file is

ohw-rcf-demo-thick.ear. This file includes OHW-RC library files and sample helpsets.

2. Start the Oracle WebLogic Administration Console and navigate to Deployments

page.

3. In the Deployments page, click Install to start the deployment wizard.

Table 17–1 OHW-RC Demo Files and Directories File Description application.xml Java EE application file. The file is available in META-INF directory. helpsets directory Web module containing two helpsets: ohguide and the sample shakespeare, in their respective directories. The helpsets directory exists in the respective WAR files ohw-rcf-demo-thick.war or ohw-rcf-demo-thin.war. trinidad-config.xml faces-config.xml web.xml weblogic.xml Contains configuration and deployment information that affects OHW-RC thin and thick clients. The files are available in WEB-INF directory of WAR files. help-share.jar ohw-rcf.jar ohw-share.jar The following library files are available for thick clients only: ■ adf-richclient-api-11.jar ■ adf-richclient-impl-11.jar ■ trinidad-api.jar ■ trinidad-impl.jar OHW-RC library files required for deployment. The files are available in WEB-INF\lib directory of WAR files. ohwconfig.xml OHW-RC configuration file. The file is available in helpsets directory.