From ac67b0ccef6b1235afba3f8bb5861c1333b6344e Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 29 Jul 2014 17:40:38 +0200 Subject: Reinstated URL parameter to CastorXMLUtility (other modules use their own instances of it) Renamed variables back to their original names --- src/test/resources/server.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/test/resources') 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 -- cgit v1.2.3