Project

General

Profile

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

Latest revisions

# Date Author Comment
c8d37de7 06/25/2015 05:21 PM Cherian Mathew

Fix remoting code compilation errors

d84f59dd 06/16/2015 01:53 PM Cherian Mathew

fixing for compatibility with merged cdmlib

17cdf390 03/19/2015 10:34 PM Andreas Müller
c3f81c22 11/18/2014 10:28 AM Cherian Mathew

remotingApplicationContext : now using the cachers from cdmlib
CdmServiceCacher : added unimplemented method

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

20ed1f92 06/25/2014 05:15 PM Cherian Mathew

remotingApplicationContext : added CdmCacher as bean to be initialised
META-INF/MANIFEST.MF, .classpath, lib/ehcache-core-2.4.3.jar, lib/ehcache-core-2.6.9.jar: replaced ehcache-core-2.4.3 with ehcache-core-2.6.9 for the CdmCacher.
It seems that even though hibernate-ehcache-4.1.10.Final is embedded with ehcache-core-2.4.3, it is compatible with ehcache-core-2.6.9 according to http://architects.dzone.com/articles/hibernate-4-and-ehcache-higher.

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...

f98139df 04/09/2014 04:19 PM Cherian Mathew

CdmPersistentRemoteSource : implemented all source methods including save and delete
CdmRemoteSourceException : new exception to deal with cdm source errors
CdmRemoteSourceBase : added default constructor

aaa98ab4 04/09/2014 04:16 PM Cherian Mathew

CdmApplicationRemoteController : directly loads CdmApplicationRemoteConfiguration bean and sets configuration in hibernate classes
CdmApplicationRemoteConfiguration : no longer need the bean name hack due to update in CdmApplicationRemoteController

3ffe0a32 04/09/2014 04:15 PM Cherian Mathew

isRemoting is no longer based on a bean in the application context, but
the type of cdm source

View revisions

Also available in: Atom