2 Replies Latest reply on Jul 6, 2004 2:28 PM by acoliver

    TODO: (M2) fix packaging

    acoliver

      Right now our packaging is a bit of a mess (every package has all classes in it!). I think we should have:

      SAR containing an EAR which contains the ejb-jars. There should be one JAR of all of the classes (for now) inside of the ear. Deployment in JBoss supports arbitrary russian-dolls and the order is "inner-first, outer-last" so that should work.