Hi Developed as synchronous but because the way tomcat works webapps can be deployed later.
So id say asynch from a user perspective Le 30 août 2013 15:58, "Christian Schlichtherle" <[email protected]> a écrit : > Hi Romain, > > I use the Deployer EJB to undeploy, update and deploy applications. So > far, it seems to be working very well. I only wonder if the methods of the > Deployer bean work synchronous or not. E.g. if I call undeploy() or > deploy(), can I assume that the operations succeeded when they return? > > Regards, > Christian Schlichtherle >
