I've a tomcat windows service created using Tomcat6. The 'Path to executable'
mentions it as C:\myapp\bin\tomcat6.exe. I am in the process of upgrading
tomcat6 to tomcat7. I tried to update the tomcat windows service to update the
path to executable to C:\myapp\bin\tomcat7.exe The following comm
Ok, I know I've been doing this for awhile and should probably know better,
but
Since long ago (4.x?), at the guidance of some long-gone developers, I've been
adding the following to our app_context.xml file for instances where we are
expecting to use SSL protocol for communications. Note
Thanks guys. Using ServletContextListner and Spring's ContextLoadListener
indeed resolved issues in tomcat on both windows and Linux platforms.
- Raza.
-Original Message-
From: Mark Eggers [mailto:its_toas...@yahoo.com]
Sent: Mon 4/22/2013 6:00 PM
To: Tomcat Users List
Subject: Re: Tomca
Hi,
2013/4/26 Jeffrey Janner :
> Ok, I know I've been doing this for awhile and should probably know better,
> but
>
> Since long ago (4.x?), at the guidance of some long-gone developers, I've
> been adding the following to our app_context.xml file for instances where we
> are expecting to