mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
TEMPORARY FIX FOR NON-FUNCTIONING WEB APPLICATIONS
None of the web applications are working as of the r5529 Discovery check in. This is because of the spring-dspace-applicationContext.xml in the dspace-discovery-provider clashing with / overriding the one that is in dspace-services. As a temporary measure, I've renamed this file, so that it doesn't clash / override the dspace-services one. This almost certainly means that DSpace Discovery won't function when enabled according to any instructions, but it does mean that all the web applications work (without going through all the poms and removing dspace-discovery-provider as a dependency - which would be equally problematic for using dspace-discovery). Having multiple files with the same name / package path in the classpath (and moreover, the same ClassLoader) is highly dubious and unreliable behaviour. git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5536 9c30dcfa-912a-0410-8fc2-9e0234be79fd
This commit is contained in:
Reference in New Issue
Block a user