Ok, just did that (edit conf/web.xml to set develoment=true), created apps folder and activated it in conf/tomee.xml, copied your app i apps, started, hit hello.jsp then changed it and it has been updated without an app reload on tomee 7.0.0 (not M1)
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> | JavaEE Factory <https://javaeefactory-rmannibucau.rhcloud.com> 2016-05-31 15:44 GMT+02:00 jeankst <[email protected]>: > Hi Romain, > > In conf\web.xml, the JSP page compiler have development=true set already. > (is there anything else to be done to configure TomEE in dev mode?) > > I have uploaded a very simple exploded EAR test case > (https://github.com/jeankst/myApp): > > So, I have C:\webserver\apache-tomee-plus-7.0.0-M1\apps\myapp > - META-INF\ > - application.xml > - web > - hello.jsp > - WEB_INF\ > - web.xml > - classes\ > > Then just update hello.jsp and watch the whole application getting > reloaded. > Am I missing something? > > Thanks, > Jean. > > > > > -- > View this message in context: > http://tomee-openejb.979440.n4.nabble.com/Exploded-EAR-Update-web-resource-tp4678681p4678690.html > Sent from the TomEE Users mailing list archive at Nabble.com. >
