1 Reply Latest reply on Oct 5, 2003 4:36 AM by adrian.brock

    EJB Deployment using Mbeans

    sseifodd

      We are trying to control the order of EJB deployment and the Mbeans. Here is a Scenario.

      We have some EJB's that need to be completely deployed. We want to use Mbeans to intialize and set up the initial dataset theMbeans will be using.
      After the EJBs and the associated Mbeans have been successfully deployed, we want to deploy a series of web services that communicate with these EJB's.

      Feedback on this matter is highly appreciated

      Sufie