Hi all, In development phase, we'd like to bind a plain directory (exploded EAR) in TomEE and be able to see a web resource update (such as JSP, HTML, CSS, JS) without restarting/reloading. I could not find any documentation/post describing this scenario - any clue?
What I tried: - Works well for a exploded WAR using \conf\Catalina\localhost\myWebapp.xml - For an exploded EAR, created a symbolic link under \apps\myApp - but updating a JSP reloads the whole application... :-/ Thanks, Jean. -- View this message in context: http://tomee-openejb.979440.n4.nabble.com/Exploded-EAR-Update-web-resource-tp4678681.html Sent from the TomEE Users mailing list archive at Nabble.com.
