How to set the specialized local.properties file to the specialized DevTest component
book
Article ID: 129667
calendar_today
Updated On:
Products
CA Application TestService Virtualization
Issue/Introduction
Here are the condition and requirement:
DevTest all in one environment
Only one DevTest component(Example. VSE) needs to read the different local.properties file but other components can be used the same local.properties file.
Is it possible to realize?
Environment
Release: Service Virtualization (All Versions) Component: VSE
Resolution
Yes, by the following 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