How can I receive deployment notifications in JBoss EAP
Issue
- Before upgrading to EAP 5, used JMX notifications from the deployer MBeans to detect deployments and perform processing based on the deployments. These notifications no longer occur.
- The jboss.system:service=MainDeployer MBean is deprecated in EAP 5 and it's "listDeployers()" method returns an empty list
- How can one receive deployment notifications?
Environment
- JBoss Enterprise Application Platform (EAP) 5.0.0_GA
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.