]> git.aero2k.de Git - tmp/jakarta-migration.git/commit
CSPACE-4526: Updated JaxRsServiceProvider build.xml's deploy and undeploy targets...
authorRichard Millet <richard.millet@berkeley.edu>
Wed, 23 Nov 2011 18:33:29 +0000 (18:33 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Wed, 23 Nov 2011 18:33:29 +0000 (18:33 +0000)
commitf70ada1f68e179abd10626f59eda4a1a6539f214
tree1a6454c90ead3b7cf8043125068bfef48735e0d8
parentc9a288e50e5aa7711ca28b995f3d4ac285a599c0
CSPACE-4526: Updated JaxRsServiceProvider build.xml's deploy and undeploy targets to delete Tomcat's copy of our context.xml file at  $CATALINA_BASE/conf/[enginename]/[hostname]/cspace-services.xml.  We expected Tomcat would replace this file when a new .war was deployed, but it is not.  Since the settings in the this file override the ones inside the .war (and exploded war) and could be stale, we need to delete it.
services/JaxRsServiceProvider/build.xml