Thanks for the reply and pointing me in the right direction. I just wanted to complete the circle regarding the resolution.
I prevented Tomcat from using creating its own JNDI Context (and having new InitialContext() resolve to a preexisting Context), by setting the StandardContext.setUseNaming(false), which can be done in code or I guess through the context.xml file as well. Thanks again -- View this message in context: http://www.nabble.com/JNDI-in-embedded-tomcat-t1306622.html#a3692505 Sent from the Tomcat - User forum at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]