Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  resources

Latest revisions

# Date Author Comment
3de91ced 12/10/2014 12:13 PM Cherian Mathew

Fix for ticket #4519

CdmDataSourceRepository : added a new method to create default h2 data source
eu.etaxonomy.taxeditor.cdmlib : updated build paths to output test classes in test-classes dir and moved resources package to avoid conflict
ApplicationWorkbenchWindowAdvisor : added call to the new method (above) to create a default H2 db

ece45f41 10/06/2014 05:03 PM Cherian Mathew

removing tests since they have moved to eu.etaxonomy.taxeditor.remoting

1568c431 06/27/2014 11:57 AM Cherian Mathew

CdmServiceCacher : Added class to load / cache CDM entities using services
remotingApplicationContext : updated cacher bean config
httpInvokerServiceClients : removed unnecessary loading of remote config
CdmServiceCacherTest : added cacher test

07d21e62 05/06/2014 04:45 PM Cherian Mathew

.classpath : added test resources in classpath
CdmPersistentRemoteSourceTest : added new tests for remote source connection
CdmRemoteSourceBase : added code to connect to the target database (before initialising the full application context) to retrieve metadata...

388959b4 04/09/2014 04:09 PM Cherian Mathew

cdm.datasources.xml : added test sources settings file
CdmRemoteSourceTest, RemoteLazyLoadingTest : updated tests
HttpInvokerServicesTest, CdmPersistentRemoteSourceTest, CdmApplicationRemoteControllerTest : new test classes for remoting
RemoteApplicationConfigurationTest : no longer a real test, but a super class for remote tests

0d17eac3 04/04/2014 11:27 AM Cherian Mathew

CdmApplicationRemoteConfiguration : removed spring bean name hack, since we now have a new controller
CdmApplicationRemoteController : new Controller class to handle remoting
AbstractLazyInitializer / AbstractPersistentCollection : added missing methods to check if proxy object is initialized...

871f7f61 03/20/2014 04:20 PM Cherian Mathew

added more tests for both lazy loading entities and collections

de168514 03/13/2014 04:00 PM Cherian Mathew

added remote collection method checks in addition to local for lists and sets

a3044475 03/13/2014 10:00 AM Cherian Mathew

added test class for persistent collections and also a base class for configuringsetting up remote configuration.

07e4e710 02/20/2014 05:37 PM Cherian Mathew

RemoteLazyLoadingTest : Creating application configuration programmatically
AbstractPersistentCollection, AbstractLazyInitializer : Copied aspect code here
CdmApplicationRemoteConfiguration : overriding datasource since it is not required in remoting
remotingApplicationContext : added autowiring config

View revisions

Also available in: Atom