To reconfigure the client after installation, edit the properties file as needed and redeploy. Complete the following steps to reconfigure the client:
-
Open
<install_folder>/InfogixClient/config/<configname>/IAand edit the file namedclient.properties.See the table beginning on page 25 for descriptions of the properties and how to edit them.
-
Open
<install_folder>/InfogixClient/bin. Use a command similar to the following to run the deploy client script:deploy-client.sh –c <configname> IAwhere<configname>is the name of your configuration, such astest.Tip: If you are reconfiguring the default configuration, the-c confignameargument is not needed.Note: If the messageUnable to locate tools.jar. Expected to find it in <java_home>/lib/tools.jardisplays, ignore it. Control point executions will not fail as a result of this error message. - If the script detects a configuration issue, correct the problem and run the script again.