+ add more clarifications
This commit is contained in:
Costin Leau 2009-11-26 16:53:18 +00:00 committed by Mic
parent d07705843c
commit c9c939de2a

View file

@ -1,4 +1,5 @@
<!-- Tomcat context descriptor used for specifying a custom ClassLoader -->
<!-- Useful for allowing web-app wide (as opposed to VM or container wide) class instrumentation -->
<Context path="/petclinic" reloadable="false">
<!-- please note that useSystemClassLoaderAsParent is available since Tomcat 5.5.20 / remove if previous versions are being used -->
<!--