3 Replies Latest reply on Jul 18, 2004 3:28 PM by daorriss

    How do I specify dependency order?

    daorriss

      Hi,

      I need to specify that certain JAR files be loaded in my web application (including an EJB JAR file) *before* a war file deploys. Now of course, on deploy can specify whatever I like.. but on startup, everything seems to 'auto deploy' in alphabetical order. What if I want to override that for an application?