It seems ORM was compiled with a version earlier than Beta1 but then ran
with Beta2?  The keySet method was changed to return a subclass of
CloseableIteratorSet with Beta2 to support distributed streams [1].

[1]
https://github.com/infinispan/infinispan/blob/master/core/src/main/java/org/infinispan/CacheSet.java

 - Will

On Wed, Aug 5, 2015 at 7:36 PM Scott Marlow <[email protected]> wrote:

> http://pastebin.com/59X7aXaX shows the "NoSuchMethodError:
>
> org.infinispan.AdvancedCache.keySet()Lorg/infinispan/commons/util/CloseableIteratorSet"
> that we are getting when running the WildFly 10 testsuite with Hibernate
> ORM 5.0.0.CR4 and Infinispan 8.0.0.Beta2.
>
> Suggestions?
>
> Scott
> _______________________________________________
> infinispan-dev mailing list
> [email protected]
> https://lists.jboss.org/mailman/listinfo/infinispan-dev
>
_______________________________________________
infinispan-dev mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/infinispan-dev

Reply via email to