0 Replies Latest reply on Apr 24, 2012 9:45 AM by eran_kazula

    Can I redeploy only a specific WAR within an EAR (instead of the entire application)?

    eran_kazula

      Hello,

       

      I've created an application in the following structure (all are exploded folders):

       

      my_app.ear

           |

           |--- my_first_war.war

           |

           |--- my_second_war.war

           |

           |--- my_third_war.war

       

      After the entire EAR application is initially deployed successfully, is there a way to later redeploy only a specific WAR application instead of having the entire EAR redeployed (such that the other 2 WAR applications will keep running)?