/
Creating JNDI Connection and Data Source
Creating JNDI Connection and Data Source
eMACH.ai-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.
JBOSS | |
---|---|
ExpertStudio | java:jboss/datasources/ExpertStudio |
Sigma | java:jboss/datasources/SigmaAppDataSource |
TOMCAT | |
ExpertStudio | java:comp/env/jdbc/ExpertStudio |
Sigma | java:comp/env/jdbc/SigmaAppDataSource |
WEBLOGIC | |
ExpertStudio | ExpertStudio |
Sigma | SigmaCTDS |
Refer the following pages:
, multiple selections available,
Related content
Connectors – Creating JNDI Connection and Data Source
Connectors – Creating JNDI Connection and Data Source
More like this
Create a JNDI Connection
Create a JNDI Connection
More like this
Connectors – Create a JNDI Data Source
Connectors – Create a JNDI Data Source
More like this
Connectors – Create a JNDI Connection
Connectors – Create a JNDI Connection
More like this
Creating DB Connection and Data Source
Creating DB Connection and Data Source
More like this
Creating Data Connections
Creating Data Connections
More like this