<LicenseServer>
Section:
Service
Required:
No
Value type
String (Name of the License Server computer)
Default
Default is configured during installation
Product:
Creo Elements/Direct Manager Java Services
Description
This tag specifies the name of the computer on which the License Server for the Java File Server is installed. You may add multiple server-names, separated by spaces. The servers are contacted in the order they are listed, and the first server which provides the requested license is used.
This example specifies the license server on the same computer as that of the client application:
<LicenseServer>localhost</LicenseServer>
This example shows multiple license servers:
<LicenseServer>LServer1 LServer2</LicenseServer>
Was this helpful?