]> source.dussan.org Git - archiva.git/commit
[MRM-1066] Shutdown of Tomcat causes Exception when running Archiva Project
authorMaria Odea B. Ching <oching@apache.org>
Thu, 20 May 2010 13:11:51 +0000 (13:11 +0000)
committerMaria Odea B. Ching <oching@apache.org>
Thu, 20 May 2010 13:11:51 +0000 (13:11 +0000)
commit9d998d14c98f8d5c619ac53abea1ab7759534944
tree4bcfc7d78b5c759904823ef080dedf67305ed422
parentdca8072e7d175ea787e27c5ed11e9c461c85d986
[MRM-1066] Shutdown of Tomcat causes Exception when running Archiva Project
submitted by Marcus Dimand
o kill the executors and the archiva scheduler when context is destroyed

additional changes in the patch:
o removed system.out logs
o moved out stopping of the task queue executors to its own method

git-svn-id: https://svn.apache.org/repos/asf/archiva/branches/archiva-1.3.x@946618 13f79535-47bb-0310-9956-ffa450edef68
archiva-modules/archiva-web/archiva-webapp/src/main/java/org/apache/maven/archiva/web/startup/ArchivaStartup.java