0 Replies Latest reply on Oct 3, 2008 2:58 AM by roelof

    EJBDeployer + NotificationBroadcaster interface

    roelof

      hi all,

      in our application we subscribe to notifications from EJBDeployer. this is used to trigger additional, dynamic deployments as certain parts of the system are deployed.

      in the process of upgrading from 4.0.2 to 5.0.0, i've run in to the following error:
      java.lang.IllegalArgumentException: The MBean jboss.ejb:service=EJBDeployer exists but does not implement the NotificationBroadcaster interface

      are there any other components that will/may provide the relevant information?

      any help appreciated...