471071 jetty-infinispan.xml incorrect syntax for remote named cache
This commit is contained in:
parent
7ebbe58c81
commit
96f7856b89
|
@ -16,7 +16,9 @@
|
|||
<!-- ===================================================================== -->
|
||||
<!--
|
||||
<New id="hotrodMgr" class="org.infinispan.client.hotrod.RemoteCacheManager">
|
||||
<Get id="cache" name="cache">sessions</Get>
|
||||
<Call id="cache" name="getCache">
|
||||
<Arg>sessions</Arg>
|
||||
</Call>
|
||||
</New>
|
||||
-->
|
||||
|
||||
|
|
Loading…
Reference in New Issue