0 Replies Latest reply on Aug 19, 2011 4:40 AM by frankthetank

    AS6 default with local Infinispan cache

    frankthetank

      A quick question:

      While doing my research I would like to use a local Infinispan cach in the default config. But from the configs clearly require JChannelFactory and thus the entire cluster baggage, though it is not needed. A lean install is really desired.

       

      Naturally I could simply create and use the cache programmatically, though I would like to use built in mechanisms as far as possible.

       

      So the question I have:

      Can I somehow use the Infinispan cache in a local non-clustered way without the entire JGroups and HA baggage?

       

      thanks