0 Replies Latest reply on Nov 19, 2014 10:49 PM by nguyenbkcse

    Wildfly problem with infinispan 6.0.2

    nguyenbkcse

      Hi everyone, I had a problem when running Wildfly in cluster mode on Linux with infinispan cache. I have two nodes of server. When an event of cache occured, such as CacheEntryModifiedEvent, only the listener of the cache on the node which the event occured can catch the event, the listener of the cache on the remaing node can't listen to the event. Does this a bug of infinispan on Linux. If not, what are additional configurations for both cache can listen to every event occured?

      Thank you.