]> 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 21:36:39 +0000 (21:36 +0000)
committerRichard Millet <richard.millet@berkeley.edu>
Wed, 23 Nov 2011 21:36:39 +0000 (21:36 +0000)
commit9603ad31fb44de72baead5aff880f34870a0c74a
tree66b794b2481e712f503b920af839094d640c873b
parent71e2b4227bd3fd3f1c834b042f02e8c8a540ac63
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.
build.properties