Hello Jean, Normally if tomcat is configured in dev mode you dont need anything special in tomee configuration - in particular Deployments reloading feature is not appropriated for that use case.
If you can share a project+setup on github we can probably help you a bit more. Le 31 mai 2016 12:47, "jeankst" <[email protected]> a écrit : > 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. >
