RE: AW: javax.naming.NameNotFoundException Tomcat 8.0.32

2016-05-19 Thread Al
ext.lookup("java:/comp/env");Oracle308tube = (DataSource)envContext.lookup("jdbc/308tubeOracle"); > From: sebastian.tr...@dms-ag.ch > To: users@tomcat.apache.org > Subject: AW: javax.naming.NameNotFoundException Tomcat 8.0.32 > Date:

AW: javax.naming.NameNotFoundException Tomcat 8.0.32

2016-05-19 Thread Sebastian Trost
t.apache.org Betreff: javax.naming.NameNotFoundException Tomcat 8.0.32 Environment:Tomcat 8.0.32 Windows 10 Eclipse Mars 2 Release 4.5.2 MySQL-connector-java-5.1.39-bin.jar I'm try to set up a jndi for a MySQL database connection in eclipse using Tomcat 8.0.32 . I keep receiving the following message when I

javax.naming.NameNotFoundException Tomcat 8.0.32

2016-05-18 Thread Al
Environment:Tomcat 8.0.32 Windows 10 Eclipse Mars 2 Release 4.5.2 MySQL-connector-java-5.1.39-bin.jar I'm try to set up a jndi for a MySQL database connection in eclipse using Tomcat 8.0.32 . I keep receiving the following message when I try to run code example. javax.naming.NameNo