Re: [Dev] How to get AS tenant life-cycle state

2014-08-11 Thread Anuruddha Premalal
Hi All, We can implement an Axis2ConfigurationContextObserver and register it as an OSGI service to listen to the above events. Thanks Azeez for the help. On Tue, Jul 15, 2014 at 7:51 AM, Anuruddha Premalal anurud...@wso2.com wrote: Hi, I need to perform a filtering based on following App

[Dev] How to get AS tenant life-cycle state

2014-07-14 Thread Anuruddha Premalal
Hi, I need to perform a filtering based on following App server tenant states, * loading * loaded * unloading * unloaded Can I use lastAccessedTime[1] to do it?. Or is there a better way to listen to tenant life-cycle events? [1] long lastAccessedTime