Konstantin Kolinko schrieb:
2012/3/6 :
Hi folks,
I'd like to retrieve the context path from the a startup event in a context
lifecycle listener. My usecase is register that contextpath in the initial
context and access its value through Logback.
Unfortunately, LifecycleEvent does not seem to
Hi Konstantin,
> 2012/3/6 :
> > Hi folks,
> >
> > I'd like to retrieve the context path from the a startup event in a
> context lifecycle listener. My usecase is register that contextpath in the
> initial context and access its value through Logback.
> > Unfortunately, LifecycleEvent does not see
2012/3/6 :
> Hi folks,
>
> I'd like to retrieve the context path from the a startup event in a context
> lifecycle listener. My usecase is register that contextpath in the initial
> context and access its value through Logback.
> Unfortunately, LifecycleEvent does not seem to contain this data.
Hi folks,
I'd like to retrieve the context path from the a startup event in a context
lifecycle listener. My usecase is register that contextpath in the initial
context and access its value through Logback.
Unfortunately, LifecycleEvent does not seem to contain this data.
Is there a way?
Thank