Hi, Please ignore this question, I figured that WebappContext has isStarted method which serves my purpose.
Thanks, Surajeet On Fri, Sep 6, 2013 at 1:42 PM, surajeet Bhuinya <[email protected]> wrote: > Hi, > > I have just started to use embeddable jetty and trying to deploy a webapp > context as mentioned in user guides. > > I am successful in that, but i need to somehow know if the webapp context > is ready or it failed. Using a Thread.sleep is not the option I am looking > for. > > Is there any way to configure a listener, which can be notified once the > context is ready. Or any other possible way to achieve this behavior. > > Thanks, > Surajeet > -- Surajeet
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
