RE: JNDI config

2010-03-25 Thread Caldarale, Charles R
> From: Thufir [mailto:hawat.thu...@gmail.com] > Subject: JNDI config > > For a servlet to employ JNDI to access a JDBC database, Tomcat must be > configured? Yes. > JNDI won't work on a vanilla configuration of Tomcat? How could it? JNDI is simply a registry of names

JNDI config

2010-03-25 Thread Thufir
For a servlet to employ JNDI to access a JDBC database, Tomcat must be configured? JNDI won't work on a vanilla configuration of Tomcat? 1. Install Your JDBC Driver Use of the JDBC Data Sources JNDI Resource Factory requires that you make an appropriate JDBC driver available to both Tomcat in