⚲
Project
General
Profile
Sign in
Home
Projects
Help
Search
:
EDIT
All Projects
EDIT
Overview
Activity
Roadmap
Issues
Gantt
Wiki
Repository
«
Previous
|
Next
»
Revision f6eae72a
Added by Cherian Mathew
over 9 years
ago
ID
f6eae72a89fcca232bd560d6746fce716c9ec953
Parent
80f66673
Child
7f34904a
erging from remoting-1.0 branch
adding new confugration / controller classes for remoting
adding aspect and related aop.xml config file
added aspect and spring remoting jars
updated manifest , pom and classpath for the new dependencies
Changes
View differences
added
modified
copied
renamed
deleted
.gitattributes
(
diff
)
eu.etaxonomy.taxeditor.cdmlib
.classpath
(
diff
)
META-INF
MANIFEST.MF
(
diff
)
aop.xml
build.properties
(
diff
)
lib
aspectjrt-1.7.1-sources.jar
aspectjweaver-1.7.1-sources.jar
spring-security-remoting-3.1.3.RELEASE.jar
pom.xml
(
diff
)
src
main
java
eu
etaxonomy
cdm
api
lazyloading
CdmLazyLoader.java
remote
api
application
CdmApplicationRemoteConfiguration.java
CdmApplicationRemoteController.java
ICdmApplicationRemoteConfiguration.java
org
hibernate
collection
internal
AbstractPersistentCollection.java
proxy
AbstractLazyInitializer.java
resources
eu
etaxonomy
cdm
httpInvokerServiceClients.xml
remotingApplicationContext.xml
remoting_persistence_security.xml
remoting_services_security.xml
test
java
eu
etaxonomy
taxeditor
remoting
CdmApplicationRemoteControllerTest.java
RemoteLazyLoadingTest.java
Loading...
erging from remoting-1.0 branch