On 15/05/2013 14:47, [email protected] wrote: > Author: markt > Date: Wed May 15 13:47:29 2013 > New Revision: 1482834 > > URL: http://svn.apache.org/r1482834 > Log: > Change auto-deployment behaviour on deletion. Redeploy order is now always > (not all entries will be present) > - XML > - WAR (appBase or external) > - DIR (appBase or external) > - global resources > > When a resource is deleted, all resources below it in the above list are also > deleted except external and global resources
This was a bad idea. Now, a modified context.xml file triggers the deletion of the WAR and DIR. I'm going to revert this and rework the proposed behaviour. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
