Installation and Configuration

Drivers are distributed in the GridServer SDK The software development kit includes Drivers, API documentation, and code examples. The SDK is downloaded from the GridServer Administration Tool.

Drivers use a local file called driver.properties to define properties used by the Driver at startup, such as the names of the Directors it uses, and what log files are generated. You must also specify the Driver’s username and password, and must be a valid GridServer user. (Kerberos can also be used instead of including a password.) The user’s roles might limit what Brokers the Driver is allowed to be routed to.

For more information about Driver Installation, see the TIBCO GridServer® Developer's Guide.