• JBoss Cache 3.x Eviction notification

    I looked at the CacheListener and did not find any way for me to get notified when an object stored under a FQN is evicted due to expiry etc. Is there any other way I could register a callback to be notified when a ke...
    Profile Photo
    last modified by swaminathan.bhaskar
  • Cache enries not removed from JDBM filestore with passivation enabled

    Hi,   so unfortunately I have JBoss Cache instance that uses a Jdbm cache loader as a persistent store and given that JBoss Cache is so poor at what it tries to do, there is no way to force expiration from the c...
    Profile Photo
    created by jaysmith
  • How can i lock...

    Hello,   i have 3 caches in distribution mode and 3 application. How can i lock all caches with one application ??? Please help me. Thank you !
    Profile Photo
    created by ghostho
  • Using JBoss Cache with client as app and only one app has access to the cache

    Hello,   i write a exam about jboss cache and i have a question about jboss cache.   I have three server. Only one should be connect to one of a cache instance. If the server is broken a other server will ...
    Profile Photo
    created by ghostho
  • REPL_SYNC with 1 phase possible?

    Hi,   My understanding of how REPL_SYNC replication works is that on a user commit: -locks are obtained for the keys on remote caches (during prepare) -if the locks are successfully obtained, the cache commits...
    Profile Photo
    created by afitzms
  • Synchronous cache & consistency

    Hi,   I have some questions about the behavior of a clustered (sync replicated), configured with a sync singleton store CacheLoader.  The cache would be used transactionally and we want to ensure as high a ...
    Profile Photo
    created by afitzms
  • One write, two "nodemodified" invocations

    Hi We are using JCache 3.1 (Cascabel) in a project. There are two processes using the same cache. But when one process modified two attributes of an  object stored in the cache then the other process receives tw...
    Profile Photo
    created by dherrero
  • test

    test
    Profile Photo
    last modified by sudarshanacharya
  • Jboss tree cache

    hi,   We are using tree cache in jboss 4.2.x, we are planning to switch to jboss6.x, will jboss 6.x supports tree cache. kindly help me to find the solution for this.   Thanks in advance,   Regard...
    Profile Photo
    created by vairam_sm
  • Run JbossCache in Tomcat

    How to run JbossCache in Tomcat server(example)
    Profile Photo
    last modified by absan
  • PojoCache configuration file

    Hi,   The configuration file (replSync-service.xml) that comes with PojoCache tutorial uses UDP. Would like to know what changes we need to make to this configuration file to use TCP instead of UDP. Thanks in ad...
    Profile Photo
    created by vsnallu
  • Cache eviction and cron

    Hi all, I am developing a project with cache requirements and thought using jboss cache would be a good idea... BUT... now I realize that it may lack a feature that I do need... version I am using is malagueta 3.2.5.G...
    Profile Photo
    created by lcappai
  • PojoCacheException when trying to attach a java object (POJO) to the PojoCache.

    On our project, we are using JBOSS Cache to replicate ~20,000 simple POJO objects among 28 jvm’s.   When attaching a java object (POJO) to the PojoCache, we get “PojoCacheException”.  ...
    Profile Photo
    created by mpark
  • JBoss cluster opening random ports

    Hi, We found that JBoss cluster is opening random ports and we cannot deploy our application in production, because of the firewall between the nodes of the cluster. We need to send filter requests for specific ports...
    Profile Photo
    created by vsnallu
  • CacheLoader store not recreating keys/values

    Hi there,   I have a simple proof of concept JUnit that creates a cache, creates a node, creates a test object and adds this object to the node.  The cache is configured with a FileCacheLoader, passivation ...
    Profile Photo
    last modified by jaysmith
  • How to start with JBossCache for Standalone and web based java application

    Dear All,   Please suggest how to start jbosscache for standalone and web based application ?   I am fresher and there are so many api of jboss cache on net.   I am little bit confuse which one to us...
    Profile Photo
    last modified by haresh_amin
  • TreeCache ClassNotFound

    Hi,   I am migrating from 4.2.1 to 5.1.0. I was looking over the web for clues to solve this problem, but was not successful. Could someone point me to the right direction?   Many thanks,   Michael ...
    Profile Photo
    created by yuanlinh
  • Possible to persist specified nodes in cache store?

    Hi there,   I have a cche with 3 nodes, the expiration policy of each being different.  I am now looking to add large objects to the cache and want to use a FileCacheLoader for testing purposes as a proof o...
    Profile Photo
    created by jaysmith
  • Relogin after 30 minutes

    Hi, I am using JBoss 4.0.5 GA. Class [Custom]JaasSecurityManager has a function called isValid which contains this part of code: public boolean isValid(Principal principal, Object credential, Subject activeSubjec...
    Profile Photo
    last modified by typsy
  • Hibernate Second Level cache not working properly on Jboss 5.1 cluster

    Hi,   I try to set-up JBoss Cache 2 as a Hibernate Second Level Cache on Jboss 5.1.G.A. As a reference I use the document from here: www.jboss.org/jbossclustering/docs/hibernate-jbosscache-guide-3.pdf. I run J...
    Profile Photo
    created by cipris