hal / testsuite.next

Testsuite for HAL
Apache License 2.0
2 stars 26 forks source link

[HAL-1509] - Creating a non-local cache container in web console fails #108

Closed adamecp closed 5 years ago

adamecp commented 5 years ago

HALL issue https://issues.jboss.org/browse/HAL-1509

Description

Creation of Distributed Cache on Infinispan subsystem fails with: "WFLYCTL0369: Required capabilities are not available: org.wildfly.clustering.infinispan.transport.channel.test-container; Possible registration points for this capability: /subsystem=infinispan/cache-container=*/transport=jgroups"

Note that it also fails for Invalidation Cache and Replicated Cache. It works for Local Cache

spriadka commented 5 years ago

Thanks @adamecp for your contribution :+1: , merging!