Re: Tomcat 5 vs 6 Context useNaming Behavior

2009-12-04 Thread Scott Dudley
Caldarale, Charles R wrote: From: Scott Dudley [mailto:sc...@telesoft.com] Subject: Tomcat 5 vs 6 Context useNaming Behavior We have a legacy application that's been running on the 5.5.X versions for several years. Under what JVM? And platform? I've tested

RE: Tomcat 5 vs 6 Context useNaming Behavior

2009-12-03 Thread Caldarale, Charles R
> From: Scott Dudley [mailto:sc...@telesoft.com] > Subject: Tomcat 5 vs 6 Context useNaming Behavior > > We have a legacy application that's been running on the 5.5.X versions > for several years. Under what JVM? And platform? > The application instantiates the con

Tomcat 5 vs 6 Context useNaming Behavior

2009-12-03 Thread Scott Dudley
We have a legacy application that's been running on the 5.5.X versions for several years. This application manipulates the JNDI context in such a manner that would now be considered "unusual". In a nutshell, it's because the application framework was written concurrent with and prior to dev