Caldarale, Charles R wrote:
From: Jacob Rhoden [mailto:[EMAIL PROTECTED]
Subject: Re: timestamp of tomcat startup?
I am no expert, but I thought there was a thing called
a LifecycleListener where server.xml can be configured
to call some java code upon startup of tomcat, this
would do what you want yes?
Yes, that's what Leon suggested. Whether or not it's sufficient depends
at least somewhat on the degree of accuracy desired by the OP. He
didn't really tell us what the actual requirements were.
- Chuck
What I really want is for that catalina.out message to have a timestamp :)
But I don't want to recompile tomcat so maybe I can live if tomcat
starts anything JUST after it starts [even if there are no requests]
Does tomcat really starts that context listener just after tomcat starts
or only when it receives a request?
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]