Setting up the CTModelHouse application involves the following steps:

...

Code Block
languagebash
CT_FW_DATABASE_VENDOR = oracle

Make sure that the USER_TXN_NAME.JNDIName is given as mentioned in the following snippet: 

Code Block
languagexml
USER_TXN_NAME.JNDIName = java:comp/UserTransaction

Anchor
MyImplementation_properties_ctmodelhouse
MyImplementation_properties_ctmodelhouse
MyImplementation.properties

File Location: CTModelHouse.war\WEB-INF\lib\CTModelHouseResources.jar\MyImplementation.properties

...