Well, sorry if the question is not clear. What I want to know is for what type of event we need to listen in order to carry out a task when a Context is modified. It would be great if there is a clear explanation on how this is to be checked.
On Fri, Feb 26, 2016 at 5:21 PM, Mark Thomas <ma...@apache.org> wrote: > On 26/02/2016 11:44, Chiranga Alwis wrote: > > Hi, > > > > I have currently created a LifecycleListener which listens to Tomcat's > > context deployment event and loads data in a custom configuration file at > > that point. > > > > I have been trying to find out whether LifecycleListeners support context > > update and modification events but yet in my understanding I could not > > discover an appropriate resource to use. > > Define update. > > Define modification. > > Better still, explain what it is you actually want to achieve rather > than ask for help implementing your, potentially flawed, solution. > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > >