Author: kkolinko Date: Mon Nov 14 12:39:12 2011 New Revision: 1201683 URL: http://svn.apache.org/viewvc?rev=1201683&view=rev Log: proposal
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=1201683&r1=1201682&r2=1201683&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/STATUS.txt (original) +++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Nov 14 12:39:12 2011 @@ -94,6 +94,14 @@ PATCHES PROPOSED TO BACKPORT: +1: kkolinko -1: +* Fix autodeployment of applications that have configuration errors. + 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. + http://people.apache.org/~kkolinko/patches/2011-11-14_tc6_HostConfig.patch + +1: kkolinko + -1: + PATCHES/ISSUES THAT ARE STALLED --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org