Configuring the Web Client (Tools Release 9.2.9)
Prior to Tools Release 9.2.9, EnterpriseOne connected to an Application Server such as WebLogic or WebSphere installed on the Development Client computer to run the Web Client in a browser. With Tools Release 9.2.9, EnterpriseOne connects to a remote Application Server (such as, WebLogic or WebSphere) installed on a separate server known as a Development HTML Server.
The information needed to connect to this remote Application Server is configured by the
EnterpriseOne administrator in the jde.ini
template on the Deployment
Server. This jde.ini
is copied to the Development Client machine during
installation of the EnterpriseOne Development Client software.
<E1_dep_svr_install_directory>\OneWorld Client
Install\misc\jde.ini
template, update these values in the
[LOCALWEB]
section:Key | Value | Comments |
|
<Development HTML Server's name> |
Fully qualified name (includes domain) or IP address of Development HTML Server. If useSSL (seen below) is 1, then the server name must exactly match the name on the web browser’s SSL certificate. |
webport |
<Development HTML Server’s port> |
Port number on which Development HTML Server listens |
useSSL |
1 or 0 |
1 = webport value is an https port 0 = webport value is an http port If this setting is omitted, the default value is 1. |
jde.ini
on the Development Client during installation. Do not
change it manually.HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\JDEdwards\BPMBroker\port