From f1a16afa548e0337514d5a093cf8d6938f08c234 Mon Sep 17 00:00:00 2001 From: "Carlos A. Munoz" Date: Tue, 16 Sep 2014 15:06:31 +1000 Subject: [PATCH] Ammend functional test container configuration to use Infinispan. Using the same configuration as in integration tests in this revision. It could be adapted to use more production-level settings like cache persistence if so required. --- .../src/test/resources/conf/standalone.xml | 22 +++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/functional-test/src/test/resources/conf/standalone.xml b/functional-test/src/test/resources/conf/standalone.xml index 0ab223d794..370068f227 100644 --- a/functional-test/src/test/resources/conf/standalone.xml +++ b/functional-test/src/test/resources/conf/standalone.xml @@ -176,6 +176,7 @@ @@ -192,6 +193,27 @@ + + + + + + + + + + + + + +