• 라이브카지노❤ノ FOK500.COM ノ❤라이브카지노

    라이브카지노❤ノ FOK500.COM ノ❤라이브카지노↓라이브카지노❤라이브카지노↓라이브카지노❤라이브카지노↓라이브카지노❤라이브카지노↓라이브카지노❤라이브카지노↓라이브카지노❤라이브카지노↓라이브카지노❤라이브카지노↓라이브카지노❤라이브카지노↓라이브카지노❤라이브카지노↓라이브카지노❤라이브카지노↓라이브카지노❤라이브카지...
    Profile Photo
    last modified by leehyorim0
  • [jboss eap 5.1.2] node's invalidation cache cleared by each other

    greetings,     I'm using jboss cahce 3.2.8 shiped with jboss eap 5.1.2:   step 1: @node A click a link on the browser             -> 153 nod...
    Profile Photo
    last modified by bondchan921
  • JBCACHE-816 vs JGRP-105

    In the last few days Manik and I have been discussing http://jira.jboss.com/jira/browse/JBCACHE-816 and as a result of that, we've also started discussing http://jira.jboss.com/jira/browse/JGRP-105 1.- Looking at 816...
    Profile Photo
    last modified by galder.zamarreno
  • Inconsistent behaviour of Jboss get method ...

    Problem related to getting data from Jboss cache. I am using Jboss cache with following configuration:   <?xml version="1.0" encoding="UTF-8"?> <jbosscache xmlns:xsi="http://www.w3.org/2001/XMLSchema-in...
    Profile Photo
    last modified by kqadir
  • Using JBoss Cache Across Clusters

    Using JBoss AS 4.2.3 and JBoss Cache 1.4.1   I have 4 servers.  3 are clustered together to host a web application.  The 4th is a dedicated EJB to process batch requests from the three other servers.&#...
    Profile Photo
    last modified by servosimpson
  • How to contribute to JBoss cache

    Hi All,   Our company decided to turn to JBoss from Weblogic, and I am a new user of JBoss. I am interesting in JBoss cache. Is there any user guide about how to contribute to JBoss cache? Such as contribute t...
    Profile Photo
    last modified by thunder.farmer
  • no Cache.getInterpceptors()

    Why there is Cache.addInterceptor(CommandInterceptor i, int position); but no Cache method to get list of interceptors so i can see what's already in chain ? It looks as broken/uncomplete API to me. I'm working with ...
    Profile Photo
    created by rmatl
  • Bug: Endless-loop in EvictionTimer-thread when using LFUAlgo

    Please see http://www.jboss.org/index.html?module=bb&op=viewtopic&t=163823 Background Info:Im using JBoss-cache 3.2.1 GA as 2L-cache for a Hibernate application. As Hibernate does not suggest LRU as algorhyth...
    Profile Photo
    last modified by pb00067
  • IE shows incomplete data

    Hello All I have a very simple application which shows all the data from the database tables to the user through JSP. Some tables have huge data and while displaying to the user, browser shows incomplete data(Does no...
    Profile Photo
    created by chirag84
  • NotSerializableException while trying to bind Cache Object t

    Hi, I am using Jboss Cache 3.0 with Jboss Portal (Jboss Core 4.2.3) and trying to bind Cache object to jndi. But somehow I am hit by the following exception. Caused by: java.io.NotSerializableException: org.jboss.ca...
    Profile Photo
    last modified by schamarthi
  • Regarding Jboss Cache with Jboss Applicaion Server

    Hi All, I tested the jbosscache-pojo-3.0.0.GA and jbosscache-core-3.2.0.GA successfully through ANT script.But I want to use this feature in my new j2ee application ( JSF,EJB,ICEACES,Hibernate ,EJBCA and Spring appli...
    Profile Photo
    last modified by sawan1424
  • Eager deadlock detection with 2 phase commits

    At JBoss World, Jason had proposed a mechanism for eager deadlock detection when using a 2 phase commit and pessimistic locking or MVCC. A description of the problem: * Server 1 updates /a, /b and broadcasts a prepa...
    Profile Photo
    last modified by manik
  • Evolution of TcpDelegatingCacheLoaders/TcpCacheServers

    Hi, I am currently investigating the incorporation of JBC into an existing, large, environment. In the near future, I expect to touch on many issues from JBCACHE-789 (Proxy), 1259 (HA), and possibly 1262 (Executor)....
    Profile Photo
    last modified by akluge
  • PCACHE-80 -  Eviction and pojo field read race condition

    Re: https://jira.jboss.org/jira/browse/PCACHE-80 I've been looking into how to fix this and I wanted to share this with you and see if you had any comments. Note first that I've updated the JIRA and I can now replica...
    Profile Photo
    last modified by galder.zamarreno
  • Common marshalling infrastructure

    At Manik's request, I'm starting a thread here to address this topic. I've started a rough design of an API which forms a basis for a more pluggable form of marshalling than what the basic Java serialization infrastru...
    Profile Photo
    last modified by dmlloyd
  • Lock striping broken for Second Level Cache use case

    The unit test dukehoops has posted on http://www.jboss.org/index.html?module=bb&op=viewtopic&t=151524&start=20 is showing the fundamental problem with using lock striping. Eventually you are going to get f...
    Profile Photo
    last modified by brian.stansberry
  • Images with FileCacheLoader

    Hello, I need to dynamically push .jpg's to each node in a cluster, as users request information. Then I can show the image in the JSF. Is FileCacheLoader a good approach for this, or can anyone recommend a better a...
    Profile Photo
    created by bryanaho
  • Removing non-existing key in UnversionedNode causes data los

    Manik, In jboss.cache.UnversionedNode.java, when it is a singletonMap the mapping will be dropped when remove(K key) is called, no matter if the key matches. This is in trunk and at least 3.0.2.GA. public V remov...
    Profile Photo
    last modified by alexfu.novell
  • [JBCACHE-1470] Option to disable cache event generation for

    I'm back in the cache design forums. It's been a while, eh? Re: https://jira.jboss.org/jira/browse/JBCACHE-1470 For the very 1st prototype of https://jira.jboss.org/jira/browse/JBCACHE-816, I'd like to implement 147...
    Profile Photo
    last modified by galder.zamarreno
  • JBoss Cache Options API

    This has come up in the past, and I want to revisit this for a potential future improvement to the API. Options are hugely useful in being able to provide additional per-invocation context and overrides. But the cur...
    Profile Photo
    last modified by manik