Author: kkolinko Date: Mon Nov 14 14:17:36 2011 New Revision: 1201716 URL: http://svn.apache.org/viewvc?rev=1201716&view=rev Log: Additional patch to cover display and control of failed apps in manager webapp
Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=1201716&r1=1201715&r2=1201716&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Nov 14 14:17:36 2011 @@ -98,7 +98,10 @@ PATCHES PROPOSED TO BACKPORT: If autodeployment fails, create DeployedApplication object and register what we deployed (xml or war or dir - a single file) as redeployResource. If it is updated the application will be redeployed. + + ContainerBase patch adds display of failed apps in manager. They can be + listed and undeployed. http://people.apache.org/~kkolinko/patches/2011-11-14_tc6_HostConfig.patch + http://people.apache.org/~kkolinko/patches/2011-11-14_tc6_ContainerBase.patch +1: kkolinko -1: --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org