Clear StorageService plugins.
authorcantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Mon, 13 Nov 2006 16:17:32 +0000 (16:17 +0000)
committercantor <cantor@de75baf8-a10c-0410-a50a-987c0e22f00f>
Mon, 13 Nov 2006 16:17:32 +0000 (16:17 +0000)
git-svn-id: https://svn.middleware.georgetown.edu/cpp-xmltooling/trunk@194 de75baf8-a10c-0410-a50a-987c0e22f00f

xmltooling/XMLToolingConfig.cpp

index e05ff8f..009b724 100644 (file)
@@ -241,6 +241,7 @@ void XMLToolingInternalConfig::term()
     XMLToolingException::deregisterFactories();
     AttributeExtensibleXMLObject::deregisterIDAttributes();
 
+    StorageServiceManager.deregisterFactories();
 #ifndef XMLTOOLING_NO_XMLSEC
     TrustEngineManager.deregisterFactories();
     CredentialResolverManager.deregisterFactories();