0 Replies Latest reply on Dec 18, 2002 5:34 AM by johannordin

    xml Service in ear file.

    johannordin

      Hi !

      I would like to include my mssql-service.xml into a ear file along with ebjs and wars.

      Is it possible ?

      The reason why I want this is to make sure to have the right deployment order, because the ejb is dependent on xml service, war is dependent on ejb.

      When building with ant, it sometimes occurs an error when the war file is deployed BEFORE the ejb.
      Is it possible to set dependencies and deployment orders in JBoss ?

      regards
      // Johan