警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'doBase' to 'D:\struts\StrutsDemo\WebRoot' did not find a matching property.
在网上看到别人写的 说是[color=#FF0000]:<Context path="/n" docBase="E:\aWorkingCopy\ndaoti\war" debug="0" reloadable="true" crossContext="false">[/color
不懂啊,大侠们,帮下,等ing
------解决方案--------------------
docBase="D:\struts\StrutsDemo\WebRoot" 换成docBase="D:\struts\StrutsDemo"试试,docBase应该指向你的工程,
------解决方案--------------------
警告: [SetPropertiesRule]{Server/Service/Engine/Host/Context} Setting property 'doBase' to 'D:\struts\StrutsDemo\WebRoot' did not find a matching property.