Connectors – Creating JNDI Connection and Data Source
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 | SigmaAppDataSource |
Refer the following topics:
Copyright © Intellect Design Arena Limited.
All rights reserved. These materials are confidential and proprietary to Intellect Design Arena Limited and no part of these materials should be reproduced, published in any form by any means, electronic or mechanical including photocopy or any information storage or retrieval system nor should the materials be disclosed to third parties without the express written authorization of Intellect Design Arena Limited.