3 Replies Latest reply on Jul 18, 2013 8:36 AM by arothian

    EAR/WAR exploded utility jars?

    arothian

      Hello,

       

      We have a large EAR project that we've setup within Jboss tools for deployment to AS7.1. By default the exploded EAR that is deployed does not also contain exploded utility jars within the lib directory. This makes it unable to do any hot code replace when editing anything involving the utility jars. We've worked around this in the past by treating the utility jars as modules (without any actual EJBs) so they get exploded. Would it be possible to also explode the utility jars in the deployments?