C H A P T E R  14

Reconfigure Environment Settings for Special Test Pack Installation

You can reconfigure environment settings that were set during Java Device Test Suite installation to point the developer’s kit to a different Developer Installation.


procedure icon  Reconfiguring the Environment

1. Open installDir/admin/shared/lib/devkit/conf/system.properties.

2. Change the property value of JdtsServer.hostname to host:port, where host:port is the application server address as seen by the harness.

This creates JdtsServer.hostname=host:port.

The port default value is 8080. An example of a JdtsServer.hostname value is JdtsServer.hostname=111.222.333.444:8080.

3. Save and close the file.