Versions Compared

Key

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

Sigma enables your application to gain access to the database connection using the Java Naming and Directory Interface location (JNDI) name. The JNDI value is dependent on the app/web server being used for your application.

Below are sample JNDIs for your reference.

java:jboss/datasources/ModelHouseModelhouseModelHouseCT
JBOSSModelhouse
ExpertStudiojava:jboss/datasources/ExpertStudio
Sigmajava:jboss/datasources/SigmaAppDataSource
TOMCAT
java:comp/env/jdbc/ModelHouseExpertStudiojava:comp/env/jdbc/ExpertStudio
Sigmajava:comp/env/jdbc/SigmaAppDataSource
WEBLOGICModelhouse
ExpertStudioExpertStudio
SigmaSigmaAppDataSource


Refer the following topics:

...