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.
