summaryrefslogtreecommitdiff
path: root/src/test/resources
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2014-07-29 17:40:38 +0200
committerAndrew Branson <andrew.branson@cern.ch>2014-07-29 17:40:38 +0200
commitac67b0ccef6b1235afba3f8bb5861c1333b6344e (patch)
treed20b533b682810ff8c8832ce6f4d158314dd5220 /src/test/resources
parent405a52f8f04b13f659c3bcdd232cb80317c09043 (diff)
Reinstated URL parameter to CastorXMLUtility (other modules use their
own instances of it) Renamed variables back to their original names
Diffstat (limited to 'src/test/resources')
-rw-r--r--src/test/resources/server.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/test/resources/server.conf b/src/test/resources/server.conf
index 476aeb0..c8a072a 100644
--- a/src/test/resources/server.conf
+++ b/src/test/resources/server.conf
@@ -1 +1,2 @@
-ClusterStorage=MemoryOnlyClusterStorage \ No newline at end of file
+ClusterStorage=MemoryOnlyClusterStorage
+org.exolab.castor.xml.serializer.factory=org.exolab.castor.xml.XercesXMLSerializerFactory \ No newline at end of file