Hi,
How can I disable node eviction from jboss cache.
What happens is that jboss node get randomly evicted especially when I enable remote debugging in Eclipse to debug the
code ( which uses Cache API to read data from jboss cache ).
We create jboss cache at the jboss startup time.
Cache configuration file is also attached.
Thanks in advance!!!