1 Reply Latest reply on Oct 3, 2014 5:14 AM by wdfink

    How to re-deploy an EAR without closing running client connections

    fangebault-linagora

      Is there a way to re-deploy an app without causing a service interruption noticeable by end users?

       

      For example, WebLogic implements a feature that transparently deploys the new app alongside the old one,

      directs new requests to the new app and wait for old requests to be consumed before definitely removing

      the old app.

      This feature is best explained here:

      http://docs.oracle.com/cd/E13222_01/wls/docs92/deployment/redeploy.html#productionredeployment