> 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 and references.  If you don't 
register something in JNDI, there's nothing to look up.  Tomcat implements 
usage of JNDI, but you've got to put something in it to get anything out.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.

  • JNDI config Thufir
    • RE: JNDI config Caldarale, Charles R

Reply via email to