Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

File Location: expertctstudio.war\WEB-INF\lib\expertctstudioResource.jar\ctstudiodatabaseconfig.properties
The value of the key should be,

CT_FW_DATABASE_VENDOR = <<Database vendor name>>

For example:

CT_FW_DATABASE_VENDOR = mysql

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

DATASOURCE_NAME = ExpertStudio

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

USER_TXN_NAME.JNDIName = java:comp/UserTransaction

  • No labels