0 Replies Latest reply on Apr 8, 2008 5:13 PM by ehelfrich

    Hot deploying an ear -- issues

      We have an ejb project deployed as an exploded ear. When we make a change in the ejb jar itself -- we can touch the ejb-jar.xml and the ejb will be redeployed. If, however we make changes to another jar that the ear depends on -- (exploded deploy as well) the change is not picked up when we touch the ejb-jar.xml. Is there a way to achieve what we want without dumping all our class files into the ejb.jar and deploying that exploded?

      TIA
      Eric