Integrating Trillium with OneData
1. Define the environment variables to connect to Trillium Director, as specified in Trillium documentation.
2. Create a jar of the pkgs folder and its contents in <Trillium installation path>\ttsquality\13\software\bin and name the .jar file trillium.jar.
3. Save the trillium.jar file in < OneData_directory >/profiles/ ODE/workspace/webapps/onedata/WEB-INF/lib.
4. Copy the .dll files to one the following OneData directories:
OneData 32 bit: <
Software AG_directory >\jvm\jvm160_32\jre\bin.
OneData 64 bit: <
Software AG_directory >\jvm\jvm160_64\jre\bin.
5. Copy the .so or .dll files listed in the following table to the <Trillium installation path>\tsquality\13\software\bin directory based on the Trillium operating system used:
Trillium Operating System | Files to Copy |
32 bit Windows operating system | TGenClient.dll trilTGenClientLibrary.dll xerces-c_2_7.dll |
64 bit Windows operating system | TGenClient.dll trilTGenClientLibrary.dll xerces-c_2_8.dll |
32 bit Linux operating system | TGenClient.so trilTGenClientLibrary.so xerces-c_2_7.so |
64 bit Linux operating system | TGenClient.so trilTGenClientLibrary.so xerces-c_2_8.so |