This content has been marked as final.
Show 1 reply
-
1. Re: MBean Dependency on Deployed Web Application
tauman Aug 26, 2003 11:31 AM (in response to tauman)Actually, I want my MBean to react whenever the web app is redeployed (various initialization, etc), but I also want the MBean to do its work when it is first started (so it must wait for the web-app to install). Is there another way to do this?
Steve