Quick Fix - Tomcat: Name java:comp is not bound in this Context
Wednesday, February 14th, 2007
An application that was running fine started throwing this exception on startup: javax.naming.NameNotFoundException: Name java:comp is not bound in this Context. Tracing showed it came from code that was used to glean the database connection information from the environment (configured through context XML files).