0 Replies Latest reply on Sep 17, 2002 11:25 AM by cobraflow

    Tomcat WAR => JBoss/Tomcat WAR

    cobraflow

      We have code that does a JNDI lookup using the name 'jdbc/MyDS' under Tomcat (configured in server.xml). To move it to JBoss/Embedded Tomcat, I assume we need to use 'java:comp/env/jdbc/MyDS'. Is this correct...where can I get info on the 'standard' naming convention?

      Thanks in advance

      Lewis