Skip Menu | Logged in as guest | Logout
 
Ticket metadata
Id: 2938
Status: resolved
Priority: 4/0
Queue: vdt-internal

Fixed in: 1.8.1
Fix scheduled: (no value)

Owner: Tim Cartwright
Requestors: Tim Cartwright
Cc:
AdminCc:

New reminder:

Created: Tue Aug 28 10:09:13 2007
Starts: Not set
Started: Tue Sep 11 13:48:12 2007
Last Contact: Not set
Due: Not set
Closed: Tue Sep 11 13:48:12 2007
Updated: Tue Sep 11 13:48:22 2007 by cat



History Brief headersFull headers
Subject: Register Tomcat webapps so they are removed
Download (untitled) / with headers
text/plain 484b
When we install a webapp into Tomcat, the files -- the new copies within Tomcat
itself -- are not registered with the file management subsystem; as a result,
Tomcat webapps are not removed by Pacman removes (and updates). I think it's
safe to simply register the entire webapp directory hierarchy at install time.
However, it's possible that there are some configuration files that ought to be
preserved across updates that will get nuked. We'll sort that part out later, I
suppose.