Skip to content

Instantly share code, notes, and snippets.

@jimternet
Created August 1, 2013 01:59
Show Gist options
  • Save jimternet/6127847 to your computer and use it in GitHub Desktop.
Save jimternet/6127847 to your computer and use it in GitHub Desktop.
Need to add this line to the context.xml in tomcat
<Context swallowOutput="true">
<!-- Default set of monitored resources -->
<WatchedResource>WEB-INF/web.xml</WatchedResource>
..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment