Versions Compared

Key

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

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

JNDIs for the Modelhouse application on JBOSS server, the JNDI name would be respective servers are listed below.

JBOSS
Modelhousejava:jboss/datasources/ModelHouse
ExpertStudiojava:jboss/datasources/ExpertStudioTarget
TOMCAT
Modelhousejava:comp/

...

env/jdbc/ModelHouse
ExpertStudiojava:comp/env/jdbc/ExpertStudio