Setting up the CTModelHouse application involves the following steps:
...
Anchor |
---|
| FolderCreations_ctmodelhouse |
---|
| FolderCreations_ctmodelhouse |
---|
|
Folder Creations
The following Make sure that the folders and the files shown in the following screenshot should be available in the mentioned path to launch CTModelHouse.
Files Location: <ServerPath>/mydomain/Canvas_Domain/Canvas/Modelhouse/Temp/
Note |
---|
The following <ServerPath> mentioned refers to the Environment's IP where the application is going to be deployed. For example: <ServerPath> can be /usr1/SIR08872/. |
...
Image Added
Anchor |
---|
| ConfiguringthePropertiesFiles_ctmodelhouse |
---|
| ConfiguringthePropertiesFiles_ctmodelhouse |
---|
|
Configuring the Properties Files
...
Code Block |
---|
|
CT_FW_DATABASE_VENDOR = oracle |
Make sure that the USER_TXN_NAME.JNDIName is given as mentioned in the following snippet:
Code Block |
---|
|
USER_TXN_NAME.JNDIName = java:comp/UserTransaction |
...