Associating Topic IDs with User Interface Components

Part V Part V Oracle Help for the Web – Rich Client This part contains information on using Oracle Help for Web – Rich Client. It contains the following chapters: ■ Chapter 17, Deploying OHW-RC Demo File This chapter describes how to deploy an OHW-RC demo files. f you are new to OHW-RC, it is recommended to deploy the demo file before you start deploying your own help system ■ Chapter 18, Understanding OHW-RC Deployment This chapter describes the OHW-RC deployment process. ■ Chapter 19, Implementing Context-Sensitive Help in a Web Application This chapter describes how to implement a context-sensitive OHW-RC help in a web application. ■ Chapter 20, ADF Rich Client Help Provider This chapter describes the ADF Rich client help providers and how OHW-RC could be used as a help provider. ■ Chapter 24, Upgrading OHW-UIX This chapter describes information on upgrading to OHW-RC from OHW-UIX. 17 Deploying OHW-RC Demo File 17-1 17 Deploying OHW-RC Demo File This chapter describes how to deploy OHW-RC demo file on Oracle WebLogic Server. The OHW-RC demo EAR file contains all class libraries that you need to view the demo and try out the release. It includes sample helpsets, OHW-RC servlet file, and XML configuration files. You can deploy the demo file to experience the OHW-RC interface, or replace the existing helpsets and add your own. The following sections help you understand the demo file, deploy and test the sample helpset in your environment: ■ Section 17.1, Understanding the OHW-RC Demo Files ■ Section 17.2, Installing the OHW-RC Demo EAR File on Oracle WebLogic Server ■ Section 17.3, Installing the OHW-RC Demo EAR File on Oracle JDeveloper ■ Section 17.4, Running the OHW-RC Demo EAR File

17.1 Understanding the OHW-RC Demo Files

The OHW-RC demo file is available in two variants: ohw-rcf-demo-thin.ear and ohw-rcf-demo-thick.ear. The ohw-rcf-demo-thick.ear contains ADF, JSF and JSTL libraries preconfigured for deployment. The file is recommended if you are not using a supported application server or JDeveloper, or if you are using a supported application server but do not have the libraries installed. For more information about supported application servers, see the Certification Information page on OTN. The ohw-rcf-demo-thin.ear does not contain ADF, JSF and JSTL libraries, hence it is required that the libraries must be installed on the application server before deployment. JDeveloper is required for this demo file. For more information on how to deploy libraries, see Section 17.2, Installing the OHW-RC Demo EAR File on Oracle WebLogic Server . Both OHW-RC demo EAR files, ohw-rcf-demo-thin.ear and ohw-rcf-demo-thick.ear, contain two OHW-RC sample helpsets along with their help topics, helpset file, and control files. They also contain ohwconfig.xml which is needed to configure OHW-RC. Note: Do not deploy both ohw-rcf-demo-thin.ear and ohw-rcf-demo-thick.ear on Oracle WebLogic Server as they would conflict when you run the demo EAR files.