On 26/02/2021 18:36, Rob Sargent wrote:
In the absence of anything Catalina, but with <Context reloadable = true etc/>, is an embedded tomcat able to detect updates to web.xml (or context.xml) and reload the app or the resource definitions? Hasn't worked for me so far, but still hoping I doing it wrong (as usual).
You can configure embedded Tomcat for automatic deployment. Take a look at the TestHostConfigAutomaticDeployment test class for inspiration.
Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org