2 Replies Latest reply on Jun 5, 2003 1:15 PM by khooke

    specifying dependency on deployed ejbs

    khooke

      How do you use the element in the xml for a deployed service to define that a service is dependant on other deployed ejbs?

      I am using the Scheduler service to invoke a class, and that class calls other ejbs I have deployed.

      If I copy the xml for the service into my deploy directory after the server has started then all is ok, but when the server restarts it fails with depenency errors as the ejbs haven't been deployed yet.

      Thanks in advance,
      Kevin