Project

General

Profile

« Previous | Next » 

Revision 488f62cc

Added by Andreas Müller over 12 years ago

change comment on moved component scan for ext

View differences:

cdmlib-services/src/main/resources/eu/etaxonomy/cdm/defaultApplicationContext.xml
19 19
	
20 20
	<context:component-scan base-package="eu/etaxonomy/cdm/api/application"/>
21 21

  
22
	<!-- EditGeoService was moved to ext. Therefore it will not be found by the default component scan.
23
	We added it here because the Editor needs it. However, this is only a temporary solution.
24
	In the future we want to pass in an application context with the editor. -->
22
	<!-- EditGeoService was moved to ext. It is no longer available here -->
25 23

  
26 24
	<bean id="conversationHolder" class="eu.etaxonomy.cdm.api.conversation.ConversationHolder"
27 25
		scope="prototype"/>

Also available in: Unified diff