How to set a different local.properties file for one DevTest component
book
Article ID: 129667
calendar_today
Updated On:
Products
CA Application TestService Virtualization
Issue/Introduction
The requirement is:
All DevTest components run in one environment
Only one DevTest component(Example. VSE) needs to read a different local.properties file. The other components can use the common local.properties file.
Environment
All supported DevTest releases.
Resolution
Steps:
Copy from local.properties file to local.vse.properties and define special properties for VSE
Save local.vse.properties file
Open VirtualServiceEnvironment.vmoptions or VirtualServiceEnvironmentService.vmoptions file by text editor and add one line below -DLISA_LOCAL_PROPERTIES=[path]/local.vse.properties
Save VirtualServiceEnvironment.vmoptions or VirtualServiceEnvironmentService.vmoptions file