removed component scan of ext from default application context
authorn.hoffmann <n.hoffmann@localhost>
Mon, 7 Sep 2009 16:32:34 +0000 (16:32 +0000)
committern.hoffmann <n.hoffmann@localhost>
Mon, 7 Sep 2009 16:32:34 +0000 (16:32 +0000)
cdmlib-services/src/main/resources/eu/etaxonomy/cdm/defaultApplicationContext.xml

index 2ff2696597889c62d5c85091555c2979a566dcdb..2710f251b8ce0360b8d412d3798401108d04c7ea 100644 (file)
@@ -22,7 +22,6 @@
        <!-- EditGeoService was moved to ext. Therefore it will not be found by the default component scan.\r
        We added it here because the Editor needs it. However, this is only a temporary solution.\r
        In the future we want to pass in an application context with the editor. -->\r
-       <!-- context:component-scan base-package="eu/etaxonomy/cdm/ext" /-->\r
        \r
        <bean id="conversationHolder" class="eu.etaxonomy.cdm.api.conversation.ConversationHolder" scope="prototype"/>\r
        \r