Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


File Location: <Tomcat-Installed-Folder>\webapps\ctmodelhouse\WEB- INF\lib\CTModelHouseResource.jar\databaseconfig.properties

Make sure that the data source is given as mentioned in the following snippet: 

Code Block
languagexml
CT_FW_DATASOURCE = java:/comp/env/jdbc/ModelHouseCT 


Make sure that the data source name is given as mentioned in the following snippet:

Code Block
languagexml
DATASOURCE_NAME = java:/comp/env/jdbc/ModelHouse 


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