Skip to content

Commit 3c0988e

Browse files
committed
Add missing local cache default
1 parent 300b4be commit 3c0988e

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

scripts/e2eTestsConfigLON.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<security>
1010
<authorization/>
1111
</security>
12+
<local-cache name="default"/>
1213
<distributed-cache name="people" statistics="true">
1314
<encoding media-type="application/x-protostream"/>
1415
<transaction mode="NON_XA"/>

scripts/e2eTestsConfigNYC.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<security>
55
<authorization/>
66
</security>
7+
<local-cache name="default"/>
78
</cache-container>
89
<server>
910
<endpoints>

0 commit comments

Comments
 (0)