0 Replies Latest reply on Mar 25, 2013 4:12 PM by jhn134910

    Undeploy and runnable threads?

    jhn134910

      After undeploy of EAR, are all runnable threads guaranteed to complete before undeploy happens?

       

      For example, say my EAR receives a number of requests to do writes to transactional cache. While those writes are in progress, my EAR is undeployed. Are all my writes guaranteed to be attempted?