

Post-Installation and Configuration Tasks › Verify Installation › Retrieving Report Data › Setup Report Fetch Test Tool › Instructions for Setting-Up Test Tool (InstallAnywhere based install on any platform)
Instructions for Setting-Up Test Tool (InstallAnywhere based install on any platform)
The following is how to define your server and port, if you installed with an InstallAnywhere based installation on any supported platform.
Follow these steps:
- Navigate to the Utilities folder.
Windows Default:
C:\Program Files\CA\CA_OM_Web_Services\utilities
Unix/Linux Default:
/usr/local/CA_OM_Web_Services/utilities
Other:
<CA OM Web Services Install Location>/utilities
- Edit Report_List_Test.lax. You can use programs such as notepad or vi, depending on your terminal and platform.
- Find the lax.nl.java.option.additional property.
- Edit the server section of the property lax.nl.java.option.additional.
Replace: -Dservername=localhost
With: -Dservername=server.company.com
Note: The server name is the address of the server where you deployed CA OM Web Services.
- Edit the port section of the property lax.nl.java.option.additional.
Replace: -Dport =8080
With: -Dport=8081
Note: The port is the http or https port of the server where you deployed CA OM Web Services.
- Save your file changes. You can now be able to run the tool.
Copyright © 2013 CA.
All rights reserved.
 
|
|