3 Replies Latest reply on Jan 18, 2008 6:24 PM by alesj

    Explicit depends tag on the bean definitions for the deploye

    anil.saldhana

      Scott mentioned that there is no need to add explicit depends tag on the bean definitions for the deployers.

      Eg:
      The EJB2xDeployer has a depends tag on SecurityDeployer.
      The WebServiceDeployerEJB has a depends tag on EJB2xDeployer and EJB3Deployer.


      Should we be getting rid of these soon?