ICachedCommonService, CachedCommonServiceImpl : moved class to service package
CdmApplicationRemoteConfiguration, AbstractPersistentCollection, AbstractLazyInitializer : refactored package of CachedCommonService
CdmServiceRequestExecutor : added code for intercepting all services and loading returned objects into current session
httpInvokerServiceClients : testing the CdmServiceRequestExecutor with taxon node service
CdmTransientEntityCacher, CdmServiceCacher : dividing cached objects correctly between session cache and default cache
remotingApplicationContext.xml : added service package to component scan
ICachedCommonService, CachedCommonServiceImpl : moved class to service package
CdmApplicationRemoteConfiguration, AbstractPersistentCollection, AbstractLazyInitializer : refactored package of CachedCommonService
CdmServiceRequestExecutor : added code for intercepting all services and loading returned objects into current session
httpInvokerServiceClients : testing the CdmServiceRequestExecutor with taxon node service
CdmTransientEntityCacher, CdmServiceCacher : dividing cached objects correctly between session cache and default cache
remotingApplicationContext.xml : added service package to component scan