• Cross site replication

    Hello nadirx sebastian.laskawiec rvansa   I want to create a cross site replication for our different data centers.   I need proper documentation to enable a cross site replication. If you have any other d...
    Profile Photo
    created by stejas7
  • Cache Container issue

    Hello nadirx sebastian.laskawiec rvansa,   i was extract fresh zip of 8.2.3 infinispan server. i was started the server using domain.bat and go to the web management console.than i was creating cache container u...
    Profile Photo
    last modified by stejas7
  • Remote cache Modification

    Hello Sir,   Currently we use in memory cache with two level hashmap.we want to convert that map on infinispan using RemoteCache map of hotrod client.   e.g  :- -------------------------------------...
    Profile Photo
    last modified by stejas7
  • How to Enable Statistics for secured cache ?

    Hello sebastian.laskawiec nadirx  rvansa,   How to Enable Statistics for secured cache?   I was created a secure cache using digest-md5 ? but when i see in mangment console it doen't show me a Statist...
    Profile Photo
    last modified by stejas7
  • Infinispan and jgroups Implementation on Openshift Stack

    Question-1 -------------- I am trying run an Infinispan cluster on Openshift Tomcat gears. With nodes sitting on two different hosts.I am using TCP as the data transfer protocol and MPING as the discovery protocol. ...
    Profile Photo
    last modified by sidhm12
  • Cache load balance

    FYI Currently we are using Infinispan8.2 version   I have 3 Virtual machines which Ips are below.we setup the one domain controller and two host controller. DC and HC1 are on same network and HC2 is on diffrent ...
    Profile Photo
    last modified by stejas7
  • Cache Load Balancing

    Currently we are usinig Infinispan8.2 version. we setup 1 Domain controller under 1 host controller .we created one cache which name is allen overy.we tried with some get and put examples on that cache.after that we s...
    Profile Photo
    last modified by stejas7
  • Caching through Infinispan UI/Dashboard using JBOSS EAP-6 and above

    I am working on a project which is related to digital wealth management   I want to integrate Infinispan cache with JBOSS EAP and how to configure with JBOSS EAP-6 Server.   Does Infinispan cache support ...
    Profile Photo
    last modified by abhijit265
  • Cache Creation

    Hello,   Just for information , currently we are creating a cache container through command line using below Command.we are trying to automate that steps through java program.   1) Run ispn-cli.bat file. ...
    Profile Photo
    last modified by stejas7
  • Windows Services not working properly

    Hello,   Just for information, I am trying to create a infinispan Windows service using below steps.   1) I moved infinispan-server-8.1.0.Final\docs\contrib\scripts\service folder to Infinispan\infinispan-...
    Profile Photo
    last modified by stejas7
  • Jboss Infinispan 8.1.x NearCache and L1 Cache Configuration Enable

    Hello I am new in Jboss Infinispan.The documentation found in Internet is so vague and doesn't suit a beginner. What is Difference between NearCache and L1 Cache? How to enable L1 Cache and near cache in infinispan ...
    Profile Photo
    last modified by stejas7
  • Infinispan With Windows Services

    Hello,   How to start Infinispan8.1 domain.batch file as a Windows services??
    Profile Photo
    last modified by stejas7
  • Create Cache through Command Line

    Hello,   How to create distributed-cache through Command line ?   If you have any reference Please suggest me....!!!! 
    Profile Photo
    last modified by stejas7
  • Infinispan with Wildfly

    Hello,   How to configure hotrod with wildfly server?   Thanks
    Profile Photo
    last modified by stejas7
  • Infinispan 8.1 server on tomcat 8-3

    Hello,   I'm new to Infinispan and currently researching to see if we could use it in one project. 1) The first requirement is to have the cache server (Infinispan) running on Tomcat 8.3. Is that possible ? ...
    Profile Photo
    last modified by stejas7
  • Infinispan as Tomcat Server

    Hello,   How to run infinispan server as a tomcat server for HotRod ?   Thanks
    Profile Photo
    last modified by stejas7
  • Infinispan Cache Security

    Hello , I am new in infinispan......! How to configure Cache level security for a particular user roles in cache-container ? I saw a security option during cache creation time in web management console. but its n...
    Profile Photo
    last modified by stejas7
  • How to view and edit infinispan cache data remotely

    I have configured infinispan cache embedded with wildfly8.2 server. For that I added the below entry in my standalone.xml <cache-container name="mycache" default-cache="cachedb"> <transport lock-timeout...
    Profile Photo
    last modified by sujithps
  • NoSuchMethodError in Hotrod Client

    I'm facing the following error:   Exception in thread "main" java.lang.NoSuchMethodError: org.infinispan.commons.configuration.AbstractTypedPropertiesConfiguration.<init>(Ljava/util/Properties;)V  &...
    Profile Photo
    last modified by rameshprml
  • Infinispan - Cache Size through Instrumentation

    i have enforced size constraints (in megabytes) on infinispan cache sizes, developed ('invented' ) using 'java instrumentation api as the java agent in wildfly'.   now, everything work fine - including adding, re...
    Profile Photo
    last modified by sumith.puri