Files
old_fushimai_wms_1/tomcat/conf/context.xml

12 lines
367 B
XML
Raw Normal View History

2025-09-12 15:53:10 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- The contents of this file will be loaded for each web application --><Context>
<!-- Default set of monitored resources -->
<WatchedResource>WEB-INF/web.xml</WatchedResource>
<!-- Uncomment this to disable session persistence across Tomcat restarts -->
<!--
<Manager pathname="" />
-->
</Context>