On 2/26/21 12:05 PM, Mark Thomas wrote:
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


Fun read, thank you!
rjs
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to