In 1.1, your GBean just needs to implement DeploymentWatcher (from the kernel module) and declare that in its list of interfaces.
Thanks, Aaron On 6/16/06, Stefan Arentz <[EMAIL PROTECTED]> wrote:
Is there a way to have a GBean receive events about deployment/undeployment? I'm interested in writing a plugin that runs some actions when a WAR is deployed or undeployed. S.
