Am 22.02.2017 um 11:19 schrieb Martin Knoblauch:
On Tue, Feb 21, 2017 at 8:55 PM, Mark Thomas wrote:
On 21/02/2017 13:31, Martin Knoblauch wrote:
Hi,
is there a way to find the absolute path of the application root before
the servlet is initialized?
Alternatively: is there a way to defer
Hello EveryOne,
As new bee of Apache. We have been using one of the old Apache TomCat on windows server
2008R2, IIS 7. After we purchased and installed the SSL certificate. We need to apply a
header directive in Apache "Strict-Transport-Security" so that our web site
would be secured as t
James,
i think this is either a Log4j error or a custom one. It seems like the
path for *IDOMailLOCAL1.log* is hard coded, as it's not present in the
Log4j config file.
I would suggest you search your codebase for pattern like *IDOMail*
(because the LOCAL1 might be generic, imho) or for the dri
Am 22.02.2016 um 16:31 schrieb David kerber:
On 2/22/2016 10:12 AM, Fabian Birk wrote:
Hello,
I am using tomcat as a windows service and want to update the path of
executeable during my automated process via command line.
The Reason why I dont want to deinstall / install the service is, that I
*demo*, which accidently
share or have the same connection string to your mysql database.
Have a look at that, it might solve the problem.
--
Best regards
Daniel Küppers
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.or
increase the heap size in your startup file.
On Nov 16, 2015, at 6:45 AM, Konstantin Kolinko wrote:
2015-11-16 12:22 GMT+03:00 Daniel Küppers :
Hi,
i have a recurring issue, that tomcat caches my jsf webapp pages in a
strange manner.
Sometimes for multiple days/hours, one or two explict pages or
Hi,
i have a recurring issue, that tomcat caches my jsf webapp pages in a
strange manner.
Sometimes for multiple days/hours, one or two explict pages or the whole
webapp is loading very slowly.
My setup is a locally used tomcat 8.0.28 for debugging in Eclipse and a
local database.
The behaviour