RE: JNDI not available from ServletContextListener

2010-07-30 Thread Martin Gainty
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > From: mitch...@intertrust.com > To: users@tomcat.apache.org > Date: Thu, 29 Jul 2010 20:58:52 -0700 > Subject: RE: JNDI not available from ServletContextListener > > I

Re: JNDI not available from ServletContextListener

2010-07-30 Thread Pid
kind of > deployment problem. Do you mind explaining what the problem was, in case we come across it again? p > Thanks, case closed, > --Steve > > From: Steve Mitchell > Sent: Thursday, July 29, 2010 5:49 PM > To: 'users@tomcat.apache.org' > Subject: JNDI not a

RE: JNDI not available from ServletContextListener

2010-07-29 Thread Steve Mitchell
From: Steve Mitchell Sent: Thursday, July 29, 2010 5:49 PM To: 'users@tomcat.apache.org' Subject: JNDI not available from ServletContextListener Can anybody reproduce the bug I'm getting in Tomcat 6.0.29, or is it just me? I'm trying to access a DataSource via JNDI from a

JNDI not available from ServletContextListener

2010-07-29 Thread Steve Mitchell
Can anybody reproduce the bug I'm getting in Tomcat 6.0.29, or is it just me? I'm trying to access a DataSource via JNDI from a ServletContextListener. I find that my InitialContext has no bindings at all in the ServletContextListener.contextInitialized() method. It makes no difference whethe