auto deploy will redeploy if updated IIRC
Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber <http://www.tomitribe.com> 2016-01-14 18:25 GMT+01:00 Leonardo K. Shikida <[email protected]>: > auto-deploy is not the same as hot deploy, right? > > [] > > Leo > > On Thu, Jan 14, 2016 at 4:25 AM, Romain Manni-Bucau <[email protected] > > > wrote: > > > Hi > > > > You can drop a war in webapps with default tomcat config or if you > > configure another tomee dir you can use this tomee.xml: > > > > <tomee> > > <Deployments dir="apps" autoDeploy="true" /> > > </tomee> > > Le 14 janv. 2016 00:41, "kyko23" <[email protected]> a écrit : > > > > > Hi all, > > > I want to undestand how to implement "auto-deploy" and "auto deploy > dir" > > > in TomEE 1.7.2. > > > Is it possible? > > > And how? > > > > > > Thanks in advance, > > > Luca > > > > > > > > > > > > -- > > > View this message in context: > > > http://tomee-openejb.979440.n4.nabble.com/Hot-deploy-tp4677446.html > > > Sent from the TomEE Users mailing list archive at Nabble.com. > > > > > >
